Mercurial > hg > mpdl-xml-content
annotate DESpecs/specialInstructions/2008-11-13_tables/DESpecs_special_tables.tex @ 22:3073b00bae88
Added hyperref for easier browsing, list of unknown characters should now come with every text, not one for the whole work order.
author | Klaus Thoden <kthoden@mpiwg-berlin.mpg.de> |
---|---|
date | Thu, 02 May 2013 15:04:28 +0200 |
parents | 9c3c82b4e517 |
children |
rev | line source |
---|---|
17
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
1 %!TEX TS-program = xelatex |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
2 %!TEX encoding = UTF-8 Unicode |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
3 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
4 \documentclass[fontsize=11pt, paper=a4, |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
5 DIV15, |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
6 normalheadings, |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
7 parskip=half-, |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
8 pointlessnumbers]{scrartcl} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
9 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
10 \usepackage[british]{babel} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
11 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
12 \usepackage{fontspec,xltxtra,xunicode} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
13 \defaultfontfeatures{Mapping=tex-text} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
14 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
15 \setromanfont[Mapping=tex-text]{DejaVu Serif} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
16 \setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Helvetica} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
17 \setmonofont[Scale=1.0]{Courier New} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
18 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
19 \frenchspacing |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
20 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
21 \usepackage{graphicx} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
22 \graphicspath{{./Bilder/}} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
23 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
24 \usepackage{longtable} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
25 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
26 \usepackage{philokalia} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
27 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
28 %%% |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
29 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
30 \input{abbreviations/abbreviations} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
31 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
32 \begin{document} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
33 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
34 \begin{center} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
35 {\fontspec{Helvetica}{\LARGE \textbf{ |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
36 Special Instructions for Tables |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
37 \\[3mm] |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
38 (Addendum to Data Entry Specs 1.1.2) |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
39 }}} \\[5mm] |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
40 \large Wolfgang Schmidle, Klaus Thoden, Malcolm D. Hyman |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
41 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
42 \normalsize Max Planck Institute for the History of Science, Berlin, Germany |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
43 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
44 \today |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
45 \end{center} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
46 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
47 \section{Ghetaldi 1603} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
48 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
49 \begin{mainrule} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
50 Rule 1. In the case of a table element that spans more than one cell, repeat the symbol §#§ before the table element for each cell spanned by the element, e.g. §####§ for an element spanning four cells. |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
51 \end{mainrule} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
52 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
53 \begin{clarification} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
54 Do not type spaces between the §#§ symbols in this case. This rule applies even if the spanning element is the first element in a table row. \end{clarification} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
55 \begin{note} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
56 In all other cases there should be a space before and after each §#§ symbol. |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
57 \end{note} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
58 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
59 \vspace{3mm} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
60 \begin{mainrule} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
61 Rule 2. Within tables cells, if text is broken into separate lines, do not type a return after the lines. Instead, type §\\§ followed by a space to separate the lines. |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
62 \end{mainrule} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
63 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
64 \vspace{3mm} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
65 \begin{example}[: \, Ghetaldi p. 79] |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
66 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
67 % \vspace{-5mm} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
68 \begin{typeLatin} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
69 \bold{<tb>} \\ |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
70 \bold{#######} Tabula ad inueniendam qualitatem \bold{\bs\bs} Auri, ex grauitate quam ha- \bold{\bs\bs} bet in aere & aqua. \\ Qualitas Auri. \bold{#} Grauitas Auri in aere. \bold{####} Grauitas Auri in Aqua. \bold{#} Mi$t\~u ex Arg. \bold{\bs\bs} & ære. \\ Part. \bold{#} Lib. \bold{#} Vnc. \bold{#} Scrup. \bold{#} Gran. \bold{#} Num. Fract. \bold{#} Part. \\ 24 \bold{#} 1 \bold{#} 11. \bold{#} 8. \bold{#} 20. \bold{#} 372 \bold{#} 0 \\ 23 \bold{#} 1 \bold{#} 11. \bold{#} 8. \bold{#} 5. \bold{#} 765 \bold{#} 1 \\ \\\someText \\ \\ |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
71 1 \bold{#} 1 \bold{#} 10. \bold{#} 18. \bold{#} 16. \bold{#} 576 \bold{#} 23 \\ 0 \bold{#} 1 \bold{#} 10. \bold{#} 18. \bold{#} 1. \bold{#} 969 \bold{#} 24 \\ Part. \bold{#} Lib. \bold{###} Communis Denomin. fract. \bold{#} 1767 \bold{#} Part. \\ \bold{</tb>} \\ \bold{<tb>} \\ |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
72 \bold{###} Tabella Partis pro \bold{\bs\bs} portionalis Deno- \bold{\bs\bs} minatorum Auri. \\ Pars proportio \bold{\bs\bs} nalis Auri in \bold{\bs\bs} partibus. 24. \bold{##} Differ\~etia Gra \bold{\bs\bs} uitatum Auri \bold{\bs\bs} in aqua. \\ Part. \bold{#} Gran. \bold{#} Num: Fract. \\ 1 \bold{#} 0. \bold{#} 1088 \\ 2 \bold{#} 1. \bold{#} 409 \\ \\\someText \\ \\ |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
73 23 \bold{#} 14. \bold{#} 286 \\ 24 \bold{#} 14. \bold{#} 1374 \\ Part. \bold{##} Denom. Fract. com. \bold{\bs\bs} 1767 \\ \bold{</tb>} \\ |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
74 \end{typeLatin} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
75 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
76 \end{example} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
77 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
78 \section{Stevin 1605} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
79 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
80 \begin{mainrule} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
81 Type structures as the one on p. 9/10 as a table with three columns. |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
82 \end{mainrule} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
83 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
84 \section{Euclid 1607} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
85 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
86 All three examples are taken from p.506. Examples 1 and 3 cannot be easily represented as tables and should be typed as normal text. Example 2 should be typed as a table. |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
87 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
88 \begin{example}[1] |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
89 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
90 \begin{typeLatin} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
91 \bold{<p>}9 8 \\ 18 17 16 \\ 27 26 25 24 \\ 36 35 34 33 32 \\ 45 44 43 42 41 40 \\ 54 53 52 51 50 49 48 \\ 63 62 61 60 59 58 57 56\bold{</p>} \\ |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
92 \end{typeLatin} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
93 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
94 \end{example} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
95 \begin{example}[2] |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
96 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
97 \begin{typeLatin} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
98 \bold{<tb>} \\ |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
99 Ordo propor. \bold{\bs\bs} $uperquadr. \bold{#} 1 \bold{#} 2 \bold{#} 3 \bold{#} 4 \bold{#} 5 \bold{#} 6 \bold{#} 7 \bold{#} 8 \bold{#} &c. \\ Multit. med. \bold{\bs\bs} numerorum.. \bold{#} 3 \bold{#} 7 \bold{#} 11 \bold{#} 15 \bold{#} 19 \bold{#} 23 \bold{#} 27 \bold{#} 31 \bold{#} &c. \\ \bold{</tb>} \\ \end{typeLatin} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
100 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
101 \end{example} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
102 \begin{example}[3] |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
103 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
104 \begin{typeLatin} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
105 \bold{<p>}11. 10. 9. 8. 7. \\ 22. 21. 20. 19. 18. 17. 16. 15. 14. \\ 33. 32. 31. 30. 29. 28. 27. 26. 25. 24. 23. 22. 21. \\ 44. 43. 42. 41. 40. 39. 38. 37. 36. 35. 34. 33. 32. 31. 30. 29. 28\bold{</p>} \\ \end{typeLatin} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
106 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
107 \end{example} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
108 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
109 %\begin{note} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
110 %In the examples in these Special Instructions, the §<tb>§ and §</tb>§ are typed on separate lines. We will make this a general rule in a future version of the Data Entry Specs. |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
111 %\end{note} |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
112 |
9c3c82b4e517
Adding special instructions
Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
113 \end{document} |