User Tools

Site Tools


eoacommands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
eoacommands [2021/01/22 13:07]
kthoden [7. Tables]
eoacommands [2021/02/17 13:48] (current)
kthoden
Line 1: Line 1:
 ===== Edition Open Access — Summary of Commands ===== ===== Edition Open Access — Summary of Commands =====
  
-English Version, 4. November2013+
  
 ==== 1. General Setup ==== ==== 1. General Setup ====
Line 110: Line 110:
  
 The text in the curly brackets will be given in //​italics//​. The text in the curly brackets will be given in //​italics//​.
 +
 +=== Bold text ===
 +
 +<code eoatex>
 +\EOAbold{Text}
 +</​code>​
 +
 +The text in the curly brackets will be given in **bold**.
  
 === Superscript and subscript === === Superscript and subscript ===
Line 120: Line 128:
 The text in curly brackets will be given in <​sup>​superscript</​sup>​ or in <​sub>​subscript</​sub>​. The text in curly brackets will be given in <​sup>​superscript</​sup>​ or in <​sub>​subscript</​sub>​.
  
 +=== Red text ===
 +
 +<code eoatex>
 +\EOAred{Text}
 +</​code>​
 +
 +The text in curly braces will appear in red.
 === Internet addresses URL === === Internet addresses URL ===
  
 <code eoatex> <code eoatex>
-\EOAurl{http://​www.example.com}+\EOAurl{https://​www.example.com}
 </​code>​ </​code>​
  
-This will format Internet addresses. The address in the curly brackets should not be masked or modified in any way.+This will format Internet addresses. The address in the curly brackets should not be masked or modified in any way. It is good practice to also note the date when that site was last accessed. You can add a formatted string as an optional argument. It will be appended to the URL, separated by a comma: 
 + 
 +<code eoatex>​ 
 +\EOAurl[accessed August 13, 2018]{https://​www.example.com} 
 +</​code>​
  
 === Greek, Chinese,​Russian and Hebrew characters === === Greek, Chinese,​Russian and Hebrew characters ===
Line 178: Line 197:
  
 <code eoatex> <code eoatex>
-\begin{EOAtranscripted}{Header left}{Headerright}+\begin{EOAtranscripted}{Header left}{Header right}
 Transcribed text on the left-hand page Transcribed text on the left-hand page
 \EOAnewpage \EOAnewpage
Line 190: Line 209:
  
 <code eoatex> <code eoatex>
-\EOAletterhead{Recipientand ​Date}{Archive identification}+\EOAletterhead{Recipient and Date}{Archive identification}
 {Additional information}{pages} {Additional information}{pages}
 </​code>​ </​code>​
eoacommands.1611317239.txt.gz · Last modified: 2021/01/22 13:07 by kthoden