[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

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
user:ptacek:latex [2007/06/05 14:35]
ptacek
user:ptacek:latex [2009/06/23 15:26] (current)
ptacek
Line 10: Line 10:
 <code> <code>
 \accent23u \accent23u
 +\r{u} as ring
 +</code>
 +
 +eps:
 +<code>
 +\usepackage{graphicx}
 +
 +\begin{figure*}[htb!]
 +\begin{center}
 +\includegraphics[scale=0.55]{sample-tecto.eps}
 +\caption{(Simplified) PDT 2.0 t-tree corresponding to the sentence
 +  \textit{`P\v{r}esto uveden\'\i{}m lh\accent23u{}ty ve smlouv\v{e} by
 +    se bylo p\v{r}ede\v{s}lo \v{c}etn\'{y}m nedorozum\v{e}n\'\i{}m,
 +    kter\'{a} se nyn\'\i{} objevila a kter\'{a} n\'{a}s mrz\'\i{}.'}
 +  (But still, stating the period in the contract would prevent
 +  frequent misunderstandings which have now arisen and which we are
 +  sorry about.) }
 +\label{fig:ttree}
 +\end{center}
 +\end{figure*}
 +</code>
 +
 +wdslatex citation:
 +<code>
 +  \citep[e.g.][]{label} = [e.g. Name, year]
 +  \citet{label} Name [year] in sentence that continues
 </code> </code>

[ Back to the navigation ] [ Back to the content ]