comparison DESpecs/specialInstructions/2013-05-02_DESpecs_special_Tartaglia/2013-05-02_DESpecs_special_Tartaglia.tex @ 24:c1c49bb3597a

Adding new special Instructions
author Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
date Fri, 12 Jul 2013 14:41:57 +0200
parents
children
comparison
equal deleted inserted replaced
23:5690c4247e05 24:c1c49bb3597a
1 %!TEX TS-program = xelatex
2 %!TEX encoding = UTF-8 Unicode
3
4 \documentclass[fontsize=11pt, paper=a4,
5 DIV15,
6 normalheadings,
7 parskip=half-,
8 pointlessnumbers]{scrartcl}
9
10 \usepackage[british]{babel}
11
12 \usepackage{fontspec,xltxtra,xunicode}
13 \defaultfontfeatures{Mapping=tex-text}
14
15 \setromanfont[Mapping=tex-text]{DejaVu Serif}
16 \setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Helvetica}
17 \setmonofont[Scale=1.0]{Courier New}
18
19 \frenchspacing
20
21 \usepackage{graphicx}
22 \graphicspath{{../../bilder/}}
23 \graphicspath{{./bilder/}}
24
25 \usepackage{longtable}
26
27 \usepackage{philokalia}
28
29 %%%
30
31 \input{../../abbreviations}
32
33 \begin{document}
34
35 \begin{center}
36 {\fontspec{Helvetica}{\LARGE \textbf{
37 Special Instructions for three volumes of “Tartaglia”
38 \\[3mm]
39 (Addendum to Data Entry Specs 2.1.1)
40 }}} \\[5mm]
41 \large Klaus Thoden
42
43 \normalsize Max Planck Institute for the History of Science, Berlin, Germany
44
45 \today
46 \end{center}
47
48 % \section{Introduction}
49 % These Special Instruction are for the three volumes
50 % §Tartaglia_1556_H5BAMGAN§, §Tartaglia_1556_MRV5C34S§ and
51 % §Tartaglia_1560_Q9B15RYG§. They deal with small pieces of text that
52 % interrupt the main text.
53
54 \section{Text Flows}
55
56
57 \begin{mainrule}
58 These three books contain small passages of separate text inside
59 paragraphs (see image). Please mark them as separate text flows with
60 the tags §<tf>§ and §</tf>§. Type the <tf> and </tf> tags on separate
61 lines.
62 \end{mainrule}
63
64 \begin{clarification}
65 Type the §<tf>§ and §</tf>§ tags on separate lines. On each page, type the first text flow before the second text flow.
66 \end{clarification}
67
68 \vspace{3mm}
69 \begin{sampleImage}[1: \, example of inset text flow. Please replace ”§<unknown1>§“ by the code you assign to this unknown character.]{Tartaglia_1560_Q9B15RYG-045.jpg}
70 \begin{typeLatin}
71 \someText \\
72 \bold{<p>} \someText
73 POngo anchora che $ia vna pezza di \someText\\
74 \someText\\
75 rai per la longhezza braccia 512.&per\bold{<lb/>}\\
76 \bold{<tf>}\\
77 Vna pezza di terra\bold{<lb/>}\\
78 lon. zu. 42. braccia 8. la proua è braccia 1.\bold{<lb/>}\\
79 te. zu. 23. braccia 3. la proua è braccia 6.\bold{<lb/>}\\
80 fa perti. 41. ta. 8. p.o. \bold{<unknown1>} o. la proua \bold{<unknown1>} 6.\bold{<lb/>}\\
81 \bold{</tf>}\\
82 la larghezza braccia 279. multiplicaraili detti brac- \bold{<lb/>}\\
83 \someText
84 \bold{</p>}
85 \end{typeLatin}
86 \end{sampleImage}
87
88
89 \end{document}
90
91 %%% Local Variables:
92 %%% mode: latex
93 %%% TeX-master: t
94 %%% End: