--- storage/meta/meta-format.tex 2010/12/20 15:49:05 1.28 +++ storage/meta/meta-format.tex 2011/08/01 09:12:47 1.29 @@ -3,10 +3,10 @@ \usepackage[latin1]{inputenc} \usepackage[T1]{fontenc} \usepackage{ae} -%\usepackage{times} -%\usepackage{courier} +\usepackage{times} +\usepackage{courier} -% create in-text links black (with PDF) +% create in-text links in black (with PDF) \usepackage[colorlinks=true,linkcolor=black]{hyperref} % Format URLs nicely (without PDF) %\usepackage{url} @@ -710,6 +710,7 @@ with detailed information about the manu \item [bib type="codex"] Codex i.e. bound collection of one or more manuscripts. \begin{description} +%TODO: do we need collection information? \item[holding-library] Holding library. \item[call-number] Call number/Shelf mark in holding library. \item[location] Place/City/Country where the codex is @@ -745,7 +746,7 @@ with detailed information about the manu \item [place] place where the letter was written/sent. \item [title] Title of the letter -- optional. \item[incipit] The opening phrase of the letter -- optional. - \item[excipit] The closing phrase of the letter -- optional. + \item[explicit] The closing phrase of the letter -- optional. \item [pages] Number of pages of the manuscript. \item [signature] Canonical signature/call number of the manuscript. \item [description] This can be any kind of description. @@ -791,32 +792,6 @@ with detailed information about the manu \end{description} -\subsection{Architectural drawings} -\label{sec:doc} - -Specific information for architectural drawings is presented in a -\texttt{doc} container with an additional \texttt{type} attribute -giving the type of drawing. All elements inside the container can -appear multiple times. - -\begin{description} - -\item[doc type="Architectural Drawing"] architectural drawing. - - \begin{description} - \item [person] last name and first name of a person, separated by a - comma. A further common name for the person can be put infront, - separated by a semicolon. - \item [location] Name of a place in its common notation. This can be - a city or a institution. - \item [date] This can be a year (or several years, separated by - commas) or a period (1706-1714). Years are noted with four digits. - \item [object] Short description of an object or signatures. - \item [keywords] Keywords related to the object. -\end{description} -\end{description} - - \subsection{Document structure (table of contents)} \label{sec:toc}