mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 19:25:39 +00:00
tex2lyx/test/test-insets.tex: input an existing file to avoid errors ad warnings
This commit is contained in:
parent
e1c04e56e1
commit
eb90d531be
@ -141,9 +141,9 @@ From bug 7306:
|
|||||||
\citet{gur+04} have demonstrated that authors should not have umlauts
|
\citet{gur+04} have demonstrated that authors should not have umlauts
|
||||||
in their names. It's OK to use them in the man\"{u}script, though.
|
in their names. It's OK to use them in the man\"{u}script, though.
|
||||||
\begin{thebibliography}{References}
|
\begin{thebibliography}{References}
|
||||||
\bibitem[M\"{o}stl et~al.(2010)]{Mostl2010} Gürkan, M.~A., Freitag,
|
\bibitem[M\"{o}stl et~al.(2010)]{Mostl2010} Gürkan, M.~A., Freitag,
|
||||||
M., \& Rasio, F.~A. 2004, ApJ, 604, 632
|
M., \& Rasio, F.~A. 2004, ApJ, 604, 632
|
||||||
\bibitem[{{G\"{u}rkan et~al.}(2004)}]{gur+04} Gürkan, M.~A., Freitag,
|
\bibitem[{{G\"{u}rkan et~al.}(2004)}]{gur+04} Gürkan, M.~A., Freitag,
|
||||||
M., \& Rasio, F.~A. 2004, ApJ, 604, 632\end{thebibliography}
|
M., \& Rasio, F.~A. 2004, ApJ, 604, 632\end{thebibliography}
|
||||||
|
|
||||||
|
|
||||||
@ -180,7 +180,7 @@ and PDF pages:
|
|||||||
\includepdf[pages=-,angle=22,origin=Bl,width=5cm,height=40mm,keepaspectratio]{../../../lib/examples/beamer-icsi-logo}
|
\includepdf[pages=-,angle=22,origin=Bl,width=5cm,height=40mm,keepaspectratio]{../../../lib/examples/beamer-icsi-logo}
|
||||||
|
|
||||||
If you prefer verbatim input, you can choose
|
If you prefer verbatim input, you can choose
|
||||||
between~\verbatiminput{foo} or~\verbatiminput*{foo}.
|
between~\verbatiminput{DummyDocument} or~\verbatiminput*{DummyDocument}.
|
||||||
|
|
||||||
|
|
||||||
\section{URLs and Hyperlinks\index{URL}\nomenclature[www]{URL}{uniform resource locator}}
|
\section{URLs and Hyperlinks\index{URL}\nomenclature[www]{URL}{uniform resource locator}}
|
||||||
@ -233,7 +233,7 @@ def func(param):
|
|||||||
'this is a python function'
|
'this is a python function'
|
||||||
pass
|
pass
|
||||||
def func(param):
|
def func(param):
|
||||||
'This is a German word: Tschüß'
|
'This is a German word: Tschüß'
|
||||||
pass
|
pass
|
||||||
def func(param):
|
def func(param):
|
||||||
'this is a python function'
|
'this is a python function'
|
||||||
@ -606,12 +606,12 @@ e\textcorner{}
|
|||||||
\textipa{pbtd\:t\:dc\textbardotlessj k\textscriptg q\;G}
|
\textipa{pbtd\:t\:dc\textbardotlessj k\textscriptg q\;G}
|
||||||
\textipa{PmMn\:n\textltailn N\;N\;Br\;RR}
|
\textipa{PmMn\:n\textltailn N\;N\;Br\;RR}
|
||||||
\textipa{\:rFBfvTDszSZ\:s}
|
\textipa{\:rFBfvTDszSZ\:s}
|
||||||
\textipa{\:zçJxGXK\textcrh QhH\textbeltl{}}
|
\textipa{\:zçJxGXK\textcrh QhH\textbeltl{}}
|
||||||
\textipa{\textlyoghlig V\*r\:Rh\textturnmrleg l\:lL\;L}
|
\textipa{\textlyoghlig V\*r\:Rh\textturnmrleg l\:lL\;L}
|
||||||
|
|
||||||
\textipa{\!o|!\textdoublebarpipe ||\!b\!d\!j\!g\!Ge'}
|
\textipa{\!o|!\textdoublebarpipe ||\!b\!d\!j\!g\!Ge'}
|
||||||
|
|
||||||
\textipa{iy1\textbaru W\textcolor{red}{uIY}Ueø987o@E½3\textcloserevepsilon 2Oæ5a\textscoelig A6}
|
\textipa{iy1\textbaru W\textcolor{red}{uIY}Ueø987o@E½3\textcloserevepsilon 2Oæ5a\textscoelig A6}
|
||||||
|
|
||||||
\textipa{\*ww4\;H\textbarrevglotstop\textbarglotstop C\textctz\textturnlonglegr\texththeng \texttoptiebar{ar}\textbottomtiebar{tz}}
|
\textipa{\*ww4\;H\textbarrevglotstop\textbarglotstop C\textctz\textturnlonglegr\texththeng \texttoptiebar{ar}\textbottomtiebar{tz}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user