mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 22:06:15 +00:00
update trunk to previous documentation commitments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20583 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5aaf4dce20
commit
88663b456b
@ -13,9 +13,6 @@
|
|||||||
% the documentation team
|
% the documentation team
|
||||||
% email: lyx-docs@lists.lyx.org
|
% email: lyx-docs@lists.lyx.org
|
||||||
|
|
||||||
% provides missing characters,
|
|
||||||
\usepackage{textcomp}
|
|
||||||
|
|
||||||
\usepackage{ifpdf} % part of the hyperref bundle
|
\usepackage{ifpdf} % part of the hyperref bundle
|
||||||
\ifpdf % if pdflatex is used
|
\ifpdf % if pdflatex is used
|
||||||
|
|
||||||
|
@ -1,8 +1,59 @@
|
|||||||
#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
|
#LyX 1.5.2svn created this file. For more info see http://www.lyx.org/
|
||||||
\lyxformat 276
|
\lyxformat 276
|
||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
\textclass book
|
\textclass book
|
||||||
|
\begin_preamble
|
||||||
|
% DO NOT ALTER THIS PREAMBLE!!!
|
||||||
|
%
|
||||||
|
%This preamble is designed to ensure that the document prints
|
||||||
|
% out as advertised. If you mess with this preamble,
|
||||||
|
% parts of the document may not print out as expected. If you
|
||||||
|
% have problems LaTeXing this file, please contact
|
||||||
|
% the documentation team
|
||||||
|
% email: lyx-docs@lists.lyx.org
|
||||||
|
|
||||||
|
\usepackage{ifpdf} % part of the hyperref bundle
|
||||||
|
\ifpdf % if pdflatex is used
|
||||||
|
|
||||||
|
% set fonts for nicer pdf view
|
||||||
|
\IfFileExists{lmodern.sty}{\usepackage{lmodern}}
|
||||||
|
{\usepackage[scaled=0.92]{helvet}
|
||||||
|
\usepackage{mathptmx}
|
||||||
|
\usepackage{courier} }
|
||||||
|
|
||||||
|
% link all cross references and URLs in pdf output
|
||||||
|
\usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
|
||||||
|
bookmarksopen, bookmarksopenlevel=2,
|
||||||
|
linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
|
||||||
|
pdfpagelayout=OneColumn, pdfnewwindow=true,
|
||||||
|
pdfstartview=XYZ, plainpages=false, pdfpagelabels,
|
||||||
|
pdfauthor={LyX Team}, pdftex,
|
||||||
|
pdftitle={The LyX User's Guide},pdfsubject={LyX-documentation Intro},
|
||||||
|
pdfkeywords={LyX}]{hyperref}
|
||||||
|
|
||||||
|
\else % if dvi or ps is produced
|
||||||
|
|
||||||
|
% link all cross references and URLs in dvi output
|
||||||
|
\usepackage[ps2pdf]{hyperref}
|
||||||
|
|
||||||
|
\fi % end if pdflatex is used
|
||||||
|
|
||||||
|
% the pages of the TOC are numbered roman
|
||||||
|
% and a pdf-bookmark for the TOC is added
|
||||||
|
\pagenumbering{roman}
|
||||||
|
\let\myTOC\tableofcontents
|
||||||
|
\renewcommand\tableofcontents{%
|
||||||
|
\pdfbookmark[1]{Contents}{}
|
||||||
|
\myTOC
|
||||||
|
\cleardoublepage
|
||||||
|
\pagenumbering{arabic} }
|
||||||
|
|
||||||
|
% redefine the \LyX macro for PDF bookmarks
|
||||||
|
\def\LyX{\texorpdfstring{%
|
||||||
|
L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
|
||||||
|
{LyX }}
|
||||||
|
\end_preamble
|
||||||
\language english
|
\language english
|
||||||
\inputencoding latin1
|
\inputencoding latin1
|
||||||
\font_roman default
|
\font_roman default
|
||||||
@ -33,7 +84,7 @@
|
|||||||
\paperpagestyle headings
|
\paperpagestyle headings
|
||||||
\tracking_changes false
|
\tracking_changes false
|
||||||
\output_changes false
|
\output_changes false
|
||||||
\author "usti"
|
\author ""
|
||||||
\end_header
|
\end_header
|
||||||
|
|
||||||
\begin_body
|
\begin_body
|
||||||
|
@ -37961,7 +37961,7 @@ status collapsed
|
|||||||
|
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
href{http://wiki.lyx.org/LyX/LyxFunctionList1-5-1}{
|
href{http://wiki.lyx.org/LyX/LyxFunctionList}{
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -37981,7 +37981,7 @@ status collapsed
|
|||||||
\newline
|
\newline
|
||||||
|
|
||||||
\begin_inset LatexCommand url
|
\begin_inset LatexCommand url
|
||||||
target "http://wiki.lyx.org/LyX/LyxFunctionList1-5-1"
|
target "http://wiki.lyx.org/LyX/LyxFunctionList"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
@ -13,9 +13,6 @@
|
|||||||
% the documentation team
|
% the documentation team
|
||||||
% email: lyx-docs@lists.lyx.org
|
% email: lyx-docs@lists.lyx.org
|
||||||
|
|
||||||
% provides missing characters,
|
|
||||||
\usepackage{textcomp}
|
|
||||||
|
|
||||||
\usepackage{ifpdf} % part of the hyperref bundle
|
\usepackage{ifpdf} % part of the hyperref bundle
|
||||||
\ifpdf % if pdflatex is used
|
\ifpdf % if pdflatex is used
|
||||||
|
|
||||||
@ -140,7 +137,7 @@ Peter Sütterlin
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Date
|
\begin_layout Date
|
||||||
letzte Änderung: 11.
|
letzte Änderung: 29.
|
||||||
9.
|
9.
|
||||||
2007
|
2007
|
||||||
\end_layout
|
\end_layout
|
||||||
@ -994,30 +991,22 @@ Und noch eine Bitte: Wenn Ihnen in dieser Dokumentation irgendetwas unklar
|
|||||||
das LyX-Dokumen\SpecialChar \-
|
das LyX-Dokumen\SpecialChar \-
|
||||||
ta\SpecialChar \-
|
ta\SpecialChar \-
|
||||||
tions-Team über die Mailing-Liste
|
tions-Team über die Mailing-Liste
|
||||||
\begin_inset LatexCommand url
|
\family sans
|
||||||
target "lyx-docs@lists.lyx.org"
|
lyx-docs@lists.lyx.org
|
||||||
|
\family default
|
||||||
\end_inset
|
|
||||||
|
|
||||||
.
|
.
|
||||||
Falls Sie dringende Fragen haben, die in der Dokumentation offensichtlich
|
Falls Sie dringende Fragen haben, die in der Dokumentation offensichtlich
|
||||||
nicht beantwortet werden, gibt es eine sehr aktive Mailing-Liste, die Sie
|
nicht beantwortet werden, gibt es eine sehr aktive Mailing-Liste, die Sie
|
||||||
unter
|
unter
|
||||||
\family typewriter
|
\family sans
|
||||||
|
lyx-users@lists.lyx.org
|
||||||
\begin_inset LatexCommand url
|
|
||||||
target "lyx-users@lists.lyx.org"
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\family default
|
\family default
|
||||||
erreichen können.
|
erreichen können.
|
||||||
Außerdem könnten Sie bei
|
Außerdem könnten Sie bei
|
||||||
\family typewriter
|
\family typewriter
|
||||||
|
|
||||||
\begin_inset LatexCommand url
|
\begin_inset LatexCommand url
|
||||||
target "http://wiki.lyx.org/"
|
target "http://wiki.lyx.org"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -1655,9 +1644,10 @@ Es mag sein, dass Sie beim Benutzen von LyX auf Dinge stoßen, die Sie als
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
LyX hat ein Web-basiertes Fehlermeldesystem, den
|
LyX hat ein Web-basiertes Fehlermeldesystem, den LyX Bug Tracker
|
||||||
\begin_inset LatexCommand htmlurl
|
\newline
|
||||||
name "LyX Bug Tracker"
|
|
||||||
|
\begin_inset LatexCommand url
|
||||||
target "http://bugzilla.lyx.org"
|
target "http://bugzilla.lyx.org"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -1667,18 +1657,15 @@ target "http://bugzilla.lyx.org"
|
|||||||
hat das ja schon jemand getan.
|
hat das ja schon jemand getan.
|
||||||
Wenn Sie einen Kommentar zu einem bestehenden Fehler abgeben wollen oder
|
Wenn Sie einen Kommentar zu einem bestehenden Fehler abgeben wollen oder
|
||||||
einen neuen Fehler melden wollen, können Sie das über den Bug-Tracker tun,
|
einen neuen Fehler melden wollen, können Sie das über den Bug-Tracker tun,
|
||||||
oder Sie senden einen eBrief an die
|
oder Sie senden einen eBrief an die Entwickler-Liste
|
||||||
\begin_inset LatexCommand url
|
\family sans
|
||||||
name "Entwickler-Liste"
|
lyx-devel@lists.lyx.org
|
||||||
target "lyx-devel@lists.lyx.org"
|
\family default
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
.
|
.
|
||||||
Archive der Liste erreichen Sie über die
|
Archive der Liste erreichen Sie über die
|
||||||
\begin_inset LatexCommand htmlurl
|
\begin_inset LatexCommand url
|
||||||
name "LyX-Startseite"
|
name "LyX-Startseite"
|
||||||
target "http://www.lyx.org/"
|
target "http://www.lyx.org"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -1706,6 +1693,10 @@ config.log
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
|
\series bold
|
||||||
|
Nur für Linux/Unix Nutzer:
|
||||||
|
\series default
|
||||||
Wenn Sie einen reproduzierbaren Absturz hervorrufen können, wäre es extrem
|
Wenn Sie einen reproduzierbaren Absturz hervorrufen können, wäre es extrem
|
||||||
hilfreich, wenn Sie sich die Zeit nehmen könnten, einen Backtrace mit einem
|
hilfreich, wenn Sie sich die Zeit nehmen könnten, einen Backtrace mit einem
|
||||||
nicht-gestrippten Binary durchzuführen (das installierte Binary ist meist
|
nicht-gestrippten Binary durchzuführen (das installierte Binary ist meist
|
||||||
@ -1720,15 +1711,9 @@ gdb
|
|||||||
|
|
||||||
|
|
||||||
\family typewriter
|
\family typewriter
|
||||||
gdb
|
gdb /usr/src/lyx-1.4.0/src/lyx
|
||||||
\family default
|
\family default
|
||||||
|
|
||||||
\begin_inset LatexCommand url
|
|
||||||
target "/usr/src/lyx-1.4.0/src/lyx"
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\begin_inset Quotes grd
|
\begin_inset Quotes grd
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -1844,7 +1829,7 @@ Fehler in den Handbüchern
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Wenn Sie eine Unstimmigkeit in der Dokumentation entdecken, schicken Sie
|
Wenn Sie eine Unstimmigkeit in der Dokumentation entdecken, schicken Sie
|
||||||
bitte einen eBrief an die Mailing-Liste
|
bitte einen eBrief an die Mailing-Liste
|
||||||
\family typewriter
|
\family sans
|
||||||
lyxdoc@lists.lyx.org
|
lyxdoc@lists.lyx.org
|
||||||
\family default
|
\family default
|
||||||
.
|
.
|
||||||
@ -1937,7 +1922,7 @@ Setzen Sie sich mit dem Team in Verbindung:
|
|||||||
\begin_deeper
|
\begin_deeper
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
\family typewriter
|
\family sans
|
||||||
lyx-docs@lists.lyx.org
|
lyx-docs@lists.lyx.org
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
@ -4,7 +4,55 @@
|
|||||||
\begin_header
|
\begin_header
|
||||||
\textclass book
|
\textclass book
|
||||||
\begin_preamble
|
\begin_preamble
|
||||||
%\usepackage{graphics}
|
% DO NOT ALTER THIS PREAMBLE!!!
|
||||||
|
%
|
||||||
|
%This preamble is designed to ensure that the document prints
|
||||||
|
% out as advertised. If you mess with this preamble,
|
||||||
|
% parts of the document may not print out as expected. If you
|
||||||
|
% have problems LaTeXing this file, please contact
|
||||||
|
% the documentation team
|
||||||
|
% email: lyx-docs@lists.lyx.org
|
||||||
|
|
||||||
|
\usepackage{ifpdf} % part of the hyperref bundle
|
||||||
|
\ifpdf % if pdflatex is used
|
||||||
|
|
||||||
|
% set fonts for nicer pdf view
|
||||||
|
\IfFileExists{lmodern.sty}{\usepackage{lmodern}}
|
||||||
|
{\usepackage[scaled=0.92]{helvet}
|
||||||
|
\usepackage{mathptmx}
|
||||||
|
\usepackage{courier} }
|
||||||
|
|
||||||
|
% link all cross references and URLs in pdf output
|
||||||
|
\usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
|
||||||
|
bookmarksopen, bookmarksopenlevel=1,
|
||||||
|
linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
|
||||||
|
pdfpagelayout=OneColumn, pdfnewwindow=true,
|
||||||
|
pdfstartview=XYZ, plainpages=false, pdfpagelabels,
|
||||||
|
pdfauthor={LyX Team}, pdftex,
|
||||||
|
pdftitle={The LyX User's Guide},pdfsubject={LyX-documentation Intro},
|
||||||
|
pdfkeywords={LyX}]{hyperref}
|
||||||
|
|
||||||
|
\else % if dvi or ps is produced
|
||||||
|
|
||||||
|
% link all cross references and URLs in dvi output
|
||||||
|
\usepackage[ps2pdf]{hyperref}
|
||||||
|
|
||||||
|
\fi % end if pdflatex is used
|
||||||
|
|
||||||
|
% the pages of the TOC are numbered roman
|
||||||
|
% and a pdf-bookmark for the TOC is added
|
||||||
|
\pagenumbering{roman}
|
||||||
|
\let\myTOC\tableofcontents
|
||||||
|
\renewcommand\tableofcontents{%
|
||||||
|
\pdfbookmark[1]{Inhaltsverzeichnis}{}
|
||||||
|
\myTOC
|
||||||
|
\cleardoublepage
|
||||||
|
\pagenumbering{arabic} }
|
||||||
|
|
||||||
|
% redefine the \LyX macro for PDF bookmarks
|
||||||
|
\def\LyX{\texorpdfstring{%
|
||||||
|
L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
|
||||||
|
{LyX }}
|
||||||
\end_preamble
|
\end_preamble
|
||||||
\language ngerman
|
\language ngerman
|
||||||
\inputencoding auto
|
\inputencoding auto
|
||||||
@ -81,7 +129,7 @@ Peter Sütterlin
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Date
|
\begin_layout Date
|
||||||
letzte Änderung: 28.
|
letzte Änderung: 29.
|
||||||
September 2007
|
September 2007
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
@ -140,29 +188,7 @@ erkzeugleisten
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Section
|
\begin_layout Section
|
||||||
Willkommen bei Ly
|
Willkommen bei LyX
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
X
|
|
||||||
\begin_inset Note Note
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
Die Klammerung {} verhindert, dass der Sonderbegriff LyX erkannt wird, ebenso
|
|
||||||
bei LaTeX, TeX usw., und als solcher gedruckt wird wie in der nächsten Zeile.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -284,7 +310,7 @@ Tutorium
|
|||||||
in LyX sind nur verkleidete LaTeX-Ideen.
|
in LyX sind nur verkleidete LaTeX-Ideen.
|
||||||
Allerdings besitzt LyX einige spezifische Eigenheiten,
|
Allerdings besitzt LyX einige spezifische Eigenheiten,
|
||||||
\begin_inset Foot
|
\begin_inset Foot
|
||||||
status open
|
status collapsed
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\SpecialChar \ldots{}
|
\SpecialChar \ldots{}
|
||||||
@ -387,33 +413,11 @@ So, nun ist es Zeit, anzufangen und das erste Dokument zu erstellen.
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Chapter
|
\begin_layout Chapter
|
||||||
Die ersten Schritte mit Ly
|
Die ersten Schritte mit LyX
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
X
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Section
|
\begin_layout Section
|
||||||
Ihr erstes Ly
|
Ihr erstes LyX-Dokument
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
X-Dokument
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -547,7 +551,7 @@ de_beispiel_roh.lyx
|
|||||||
Außerdem enthält die Datei auch Hinweise und Tipps, wie diese Korrektur
|
Außerdem enthält die Datei auch Hinweise und Tipps, wie diese Korrektur
|
||||||
erfolgen sollte.
|
erfolgen sollte.
|
||||||
\begin_inset Foot
|
\begin_inset Foot
|
||||||
status open
|
status collapsed
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Diese Hinweise finden Sie in den kleinen gelben
|
Diese Hinweise finden Sie in den kleinen gelben
|
||||||
@ -630,7 +634,7 @@ Geben Sie einen Satz ein, zum Beispiel:
|
|||||||
\family typewriter
|
\family typewriter
|
||||||
Dies ist mein erster Text mit LyX!
|
Dies ist mein erster Text mit LyX!
|
||||||
\begin_inset Foot
|
\begin_inset Foot
|
||||||
status open
|
status collapsed
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Ja, o.\InsetSpace \thinspace{}
|
Ja, o.\InsetSpace \thinspace{}
|
||||||
@ -669,38 +673,27 @@ Ansicht\SpecialChar \menuseparator
|
|||||||
DVI
|
DVI
|
||||||
\family default
|
\family default
|
||||||
\SpecialChar \@.
|
\SpecialChar \@.
|
||||||
Falls Sie LyX von einem anderen Fenster aus gestartet haben, können Sie
|
Falls Sie LyX von einer Konsole aus gestartet haben, können Sie dort eine
|
||||||
dort eine ganze Menge Textausgabe sehen.
|
ganze Menge Textausgabe sehen.
|
||||||
Dies sind Meldungen von LaTeX, die Sie im Moment ignorieren können.
|
Dies sind Meldungen von LaTeX, die Sie im Moment ignorieren können.
|
||||||
Ist der LaTeX-Lauf erfolgreich beendet, wird LyX
|
Ist der LaTeX-Lauf erfolgreich beendet, wird LyX einen anderen DVI-Betrachter
|
||||||
\family typewriter
|
starten, der dann ein eigenes Fenster öffnet, in dem Sie den Text so sehen
|
||||||
xdvi
|
können, wie er später gedruckt aussehen wird.
|
||||||
\family default
|
|
||||||
(oder einen anderen DVI-Betrachter) starten, der dann ein eigenes Fenster
|
|
||||||
öffnet, in dem Sie den Text so sehen können, wie er später gedruckt aussehen
|
|
||||||
wird.
|
|
||||||
\begin_inset Foot
|
\begin_inset Foot
|
||||||
status open
|
status open
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Sie können Zeit sparen, wenn Sie
|
Sie können Zeit sparen, wenn Sie den DVI-Betrachter nicht jedes Mal neu
|
||||||
\family typewriter
|
starten, sondern nur das erste Mal, und das Programm dann im Hintergrund
|
||||||
xdvi
|
weiterlaufen lassen.
|
||||||
\family default
|
|
||||||
nicht jedes Mal neu starten, sondern nur das erste Mal, und das Programm
|
|
||||||
dann im Hintergrund weiterlaufen lassen.
|
|
||||||
Sie können dann den Menüpunkt
|
Sie können dann den Menüpunkt
|
||||||
\family sans
|
\family sans
|
||||||
Ansicht\SpecialChar \menuseparator
|
Ansicht\SpecialChar \menuseparator
|
||||||
Aktualisieren\SpecialChar \menuseparator
|
Aktualisieren\SpecialChar \menuseparator
|
||||||
DVI
|
DVI
|
||||||
\family default
|
\family default
|
||||||
wählen und, nachdem LaTeX beendet ist, in das
|
wählen und, nachdem LaTeX beendet ist, in das DVI-Betrachter-Fenster klicken,
|
||||||
\family typewriter
|
um die neue Version zu sehen.
|
||||||
xdvi
|
|
||||||
\family default
|
|
||||||
-Fenster klicken (oder \InsetSpace \space{}
|
|
||||||
es de-ikonifizieren), um die neue Version zu sehen.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -847,7 +840,7 @@ Inhaltsverzeichnis
|
|||||||
Im Gegensatz dazu blockieren Dialoge wie
|
Im Gegensatz dazu blockieren Dialoge wie
|
||||||
\family sans
|
\family sans
|
||||||
Datei\SpecialChar \menuseparator
|
Datei\SpecialChar \menuseparator
|
||||||
iffnen
|
Öffnen
|
||||||
\family default
|
\family default
|
||||||
die Texteingabe im Hauptfenster von LyX, bis sie wieder geschlossen werden.
|
die Texteingabe im Hauptfenster von LyX, bis sie wieder geschlossen werden.
|
||||||
\end_layout
|
\end_layout
|
||||||
@ -869,7 +862,7 @@ Textstil
|
|||||||
\family default
|
\family default
|
||||||
oder einen Klick auf
|
oder einen Klick auf
|
||||||
\begin_inset Graphics
|
\begin_inset Graphics
|
||||||
filename ../../images/dialog-show_character.xpm
|
filename ../../images/dialog-show_character.png
|
||||||
scale 70
|
scale 70
|
||||||
BoundingBox 0bp 2bp 20bp 20bp
|
BoundingBox 0bp 2bp 20bp 20bp
|
||||||
|
|
||||||
@ -2799,7 +2792,7 @@ Fußnote
|
|||||||
\family default
|
\family default
|
||||||
oder das Symbol
|
oder das Symbol
|
||||||
\begin_inset Graphics
|
\begin_inset Graphics
|
||||||
filename ../../images/footnote-insert.xpm
|
filename ../../images/footnote-insert.png
|
||||||
scale 70
|
scale 70
|
||||||
BoundingBox 0bp 6bp 20bp 20bp
|
BoundingBox 0bp 6bp 20bp 20bp
|
||||||
|
|
||||||
@ -2918,7 +2911,7 @@ Randnotiz
|
|||||||
\family default
|
\family default
|
||||||
oder das Symbol
|
oder das Symbol
|
||||||
\begin_inset Graphics
|
\begin_inset Graphics
|
||||||
filename ../../images/marginalnote-insert.xpm
|
filename ../../images/marginalnote-insert.png
|
||||||
scale 70
|
scale 70
|
||||||
BoundingBox 0bp 6bp 20bp 20bp
|
BoundingBox 0bp 6bp 20bp 20bp
|
||||||
|
|
||||||
@ -3876,7 +3869,7 @@ Gruppensymbole wie Trennungsstriche, Klammern und Pfeile werden ähnlich,
|
|||||||
Hierzu ist der Knopf mit dem blauen Rechteck, umgeben von rechteckigen
|
Hierzu ist der Knopf mit dem blauen Rechteck, umgeben von rechteckigen
|
||||||
Klammern (
|
Klammern (
|
||||||
\begin_inset Graphics
|
\begin_inset Graphics
|
||||||
filename ../../images/math/delim.xpm
|
filename ../../images/math/delim.png
|
||||||
scale 70
|
scale 70
|
||||||
BoundingBox 0bp 6bp 20bp 20bp
|
BoundingBox 0bp 6bp 20bp 20bp
|
||||||
|
|
||||||
@ -4209,7 +4202,7 @@ Kontrollfläche
|
|||||||
\family default
|
\family default
|
||||||
,
|
,
|
||||||
\begin_inset Graphics
|
\begin_inset Graphics
|
||||||
filename ../../images/math/matrix.xpm
|
filename ../../images/math/matrix.png
|
||||||
scale 70
|
scale 70
|
||||||
BoundingBox 0bp 6bp 20bp 20bp
|
BoundingBox 0bp 6bp 20bp 20bp
|
||||||
|
|
||||||
@ -4319,7 +4312,7 @@ Anzeige
|
|||||||
\family default
|
\family default
|
||||||
-Schalter
|
-Schalter
|
||||||
\begin_inset Graphics
|
\begin_inset Graphics
|
||||||
filename ../../images/math/equation.xpm
|
filename ../../images/math/equation.png
|
||||||
scale 70
|
scale 70
|
||||||
BoundingBox 0bp 6bp 20bp 20bp
|
BoundingBox 0bp 6bp 20bp 20bp
|
||||||
|
|
||||||
@ -4743,18 +4736,7 @@ Vermischtes
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Section
|
\begin_layout Section
|
||||||
Andere wichtige Ly
|
Andere wichtige LyX-Merkmale
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
X-Merkmale
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -4779,7 +4761,7 @@ Tabelle\SpecialChar \ldots{}
|
|||||||
\family default
|
\family default
|
||||||
oder einen Klick auf
|
oder einen Klick auf
|
||||||
\begin_inset Graphics
|
\begin_inset Graphics
|
||||||
filename ../../images/tabular-insert.xpm
|
filename ../../images/tabular-insert.png
|
||||||
scale 70
|
scale 70
|
||||||
BoundingBox 0bp 6bp 20bp 20bp
|
BoundingBox 0bp 6bp 20bp 20bp
|
||||||
|
|
||||||
@ -4816,7 +4798,7 @@ Grafik\SpecialChar \ldots{}
|
|||||||
\family default
|
\family default
|
||||||
oder ein Klick auf
|
oder ein Klick auf
|
||||||
\begin_inset Graphics
|
\begin_inset Graphics
|
||||||
filename ../../images/dialog-show-new-inset_graphics.xpm
|
filename ../../images/dialog-show-new-inset_graphics.png
|
||||||
scale 70
|
scale 70
|
||||||
BoundingBox 0bp 6bp 20bp 20bp
|
BoundingBox 0bp 6bp 20bp 20bp
|
||||||
|
|
||||||
@ -4910,7 +4892,7 @@ Anpassung
|
|||||||
LyX kann LaTeX-Dokumente importieren.
|
LyX kann LaTeX-Dokumente importieren.
|
||||||
Siehe dazu das Kapitel
|
Siehe dazu das Kapitel
|
||||||
\begin_inset LatexCommand vref
|
\begin_inset LatexCommand vref
|
||||||
reference "sec:reLyX"
|
reference "sec:tex2lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -4943,29 +4925,7 @@ Beachten Sie dabei, dass die Rechtschreibprüfung an der momentanen Position
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Section
|
\begin_layout Section
|
||||||
Ly
|
LyX für LaTeX-Benutzer
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
X für LaTe
|
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
X-Benutzer
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -5018,18 +4978,7 @@ Geheimnisse der LaTeX-Zauberer
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
Der Te
|
Der TeX-Modus
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
X-Modus
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -5053,7 +5002,7 @@ X
|
|||||||
\family default
|
\family default
|
||||||
oder durch Klicken auf
|
oder durch Klicken auf
|
||||||
\begin_inset Graphics
|
\begin_inset Graphics
|
||||||
filename ../../images/ert-insert.xpm
|
filename ../../images/ert-insert.png
|
||||||
scale 70
|
scale 70
|
||||||
BoundingBox 0bp 6bp 20bp 20bp
|
BoundingBox 0bp 6bp 20bp 20bp
|
||||||
|
|
||||||
@ -5160,146 +5109,76 @@ usepackage {foo}
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
LaTe
|
LaTeX-Dokumente nach LyX konvertieren --
|
||||||
\family sans
|
|
||||||
|
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\family default
|
|
||||||
X-Dokumente nach Ly
|
|
||||||
\family sans
|
|
||||||
|
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\family default
|
|
||||||
X konvertieren --
|
|
||||||
\family typewriter
|
\family typewriter
|
||||||
tex2lyx
|
tex2lyx
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
\lang english
|
|
||||||
\begin_inset LatexCommand label
|
\begin_inset LatexCommand label
|
||||||
name "sec:tex2lyx"
|
name "sec:tex2lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
You can import a LaTeX file into LyX by using the
|
Über den Menüpunkt
|
||||||
\family sans
|
\family sans
|
||||||
\bar under
|
Datei\SpecialChar \menuseparator
|
||||||
F
|
Importieren\SpecialChar \menuseparator
|
||||||
\bar default
|
LaTeX\InsetSpace \space{}
|
||||||
ile\SpecialChar \menuseparator
|
(plain)
|
||||||
|
|
||||||
\bar under
|
|
||||||
I
|
|
||||||
\bar default
|
|
||||||
mport\SpecialChar \menuseparator
|
|
||||||
|
|
||||||
\bar under
|
|
||||||
L
|
|
||||||
\bar default
|
|
||||||
aTeX
|
|
||||||
\family default
|
\family default
|
||||||
command in LyX.
|
können Sie vorhandene LaTeX-Dateien in LyX übernehmen.
|
||||||
This will call
|
Dabei wird das Programm
|
||||||
\family typewriter
|
\family typewriter
|
||||||
tex2lyx
|
tex2lyx
|
||||||
\family default
|
\family default
|
||||||
which will create a file
|
aufgerufen.
|
||||||
|
Dieses erzeugt aus einer Datei
|
||||||
\family typewriter
|
\family typewriter
|
||||||
foo.lyx
|
bla.tex
|
||||||
\family default
|
\family default
|
||||||
from the file
|
die Datei
|
||||||
\family typewriter
|
\family typewriter
|
||||||
foo.tex
|
bla.lyx
|
||||||
\family default
|
\family default
|
||||||
--- and then open that file.
|
, welche dann von LyX geöffnet wird.
|
||||||
If the translation doesn't work, you can try calling
|
Falls dies aus LyX heraus nicht richtig funktioniert, können Sie auch versuchen
|
||||||
|
,
|
||||||
\family typewriter
|
\family typewriter
|
||||||
tex2lyx
|
tex2lyx
|
||||||
\family default
|
\family default
|
||||||
from the command line, possibly using fancier options.
|
von der Kommandozeile aus aufzurufen und dabei zusätzliche Optionen mit
|
||||||
|
anzugeben.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
\family typewriter
|
\family typewriter
|
||||||
\lang english
|
|
||||||
tex2lyx
|
tex2lyx
|
||||||
\family default
|
\family default
|
||||||
will translate most legal LaTeX, but not everything.
|
kann die meisten korrekten LaTeX-Konstrukte in die entsprechende LyX-Form
|
||||||
It will leave things it doesn't understand in TeX mode, so after translating
|
übersetzen, aber nicht alle.
|
||||||
a file with
|
Derartige nicht übersetzbare Abschnitte werden im TeX-Modus belassen.
|
||||||
\family typewriter
|
Diese Abschnitte können Sie dann später in LyX ansehen und von Hand bearbeiten.
|
||||||
tex2lyx
|
|
||||||
\family default
|
|
||||||
, you can look for red text and hand-edit it to look right.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
\family typewriter
|
\family typewriter
|
||||||
\lang english
|
|
||||||
tex2lyx
|
tex2lyx
|
||||||
\family default
|
\family default
|
||||||
has its own manpage.
|
besitzt auch eine eigene Hilfeseite, die Sie mit
|
||||||
Read it to find out about which LaTeX commands and environments aren't
|
\family typewriter
|
||||||
supported, bugs (and how to get around them), and how to use the various
|
man\InsetSpace ~
|
||||||
options.
|
tex2lyx
|
||||||
|
\family default
|
||||||
|
lesen können und sollten, um sich darüber zu informieren, welche LaTeX-Konstruk
|
||||||
|
te nicht unterstützt werden, welche Fehler (noch) vorhanden sind und wie
|
||||||
|
man sie umgehen kann, sowie über die Benutzung der Kommandozeilenoptionen.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
Ly
|
LyX-Dokumente nach LaTeX konvertieren
|
||||||
\family sans
|
|
||||||
|
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\family default
|
|
||||||
X-Dokumente nach LaTe
|
|
||||||
\family sans
|
|
||||||
|
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\family default
|
|
||||||
X konvertieren
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -5342,22 +5221,7 @@ dvi
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
Der LaTe
|
Der LaTeX-Vorspann
|
||||||
\family sans
|
|
||||||
|
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\family default
|
|
||||||
X-Vorspann
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsubsection
|
\begin_layout Subsubsection
|
||||||
@ -5417,18 +5281,7 @@ Einstellungen
|
|||||||
|
|
||||||
\family sans
|
\family sans
|
||||||
\SpecialChar \menuseparator
|
\SpecialChar \menuseparator
|
||||||
LaTe
|
LaTeX\InsetSpace ~
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
X\InsetSpace ~
|
|
||||||
Vorspann
|
Vorspann
|
||||||
\family default
|
\family default
|
||||||
, und tragen Sie dort die gewünschten TeX-Kommandos ein.
|
, und tragen Sie dort die gewünschten TeX-Kommandos ein.
|
||||||
@ -5436,22 +5289,7 @@ Vorspann
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
BibTe
|
BibTeX
|
||||||
\family sans
|
|
||||||
|
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\family default
|
|
||||||
X
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -5468,18 +5306,7 @@ Einfügen\SpecialChar \menuseparator
|
|||||||
Liste\InsetSpace \space{}
|
Liste\InsetSpace \space{}
|
||||||
/\InsetSpace \space{}
|
/\InsetSpace \space{}
|
||||||
Inhaltsverzeichnis\SpecialChar \menuseparator
|
Inhaltsverzeichnis\SpecialChar \menuseparator
|
||||||
BibTe
|
BibTeX\InsetSpace \space{}
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
{}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
X\InsetSpace \space{}
|
|
||||||
Literaturverzeichnis
|
Literaturverzeichnis
|
||||||
\family default
|
\family default
|
||||||
\SpecialChar \ldots{}
|
\SpecialChar \ldots{}
|
||||||
|
@ -13,9 +13,6 @@
|
|||||||
% the documentation team
|
% the documentation team
|
||||||
% email: lyx-docs@lists.lyx.org
|
% email: lyx-docs@lists.lyx.org
|
||||||
|
|
||||||
% provides missing characters,
|
|
||||||
\usepackage{textcomp}
|
|
||||||
|
|
||||||
\usepackage{ifpdf} % part of the hyperref bundle
|
\usepackage{ifpdf} % part of the hyperref bundle
|
||||||
\ifpdf % if pdflatex is used
|
\ifpdf % if pdflatex is used
|
||||||
|
|
||||||
|
@ -3,6 +3,57 @@
|
|||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
\textclass book
|
\textclass book
|
||||||
|
\begin_preamble
|
||||||
|
% DO NOT ALTER THIS PREAMBLE!!!
|
||||||
|
%
|
||||||
|
%This preamble is designed to ensure that the document prints
|
||||||
|
% out as advertised. If you mess with this preamble,
|
||||||
|
% parts of the document may not print out as expected. If you
|
||||||
|
% have problems LaTeXing this file, please contact
|
||||||
|
% the documentation team
|
||||||
|
% email: lyx-docs@lists.lyx.org
|
||||||
|
|
||||||
|
\usepackage{ifpdf} % part of the hyperref bundle
|
||||||
|
\ifpdf % if pdflatex is used
|
||||||
|
|
||||||
|
% set fonts for nicer pdf view
|
||||||
|
\IfFileExists{lmodern.sty}{\usepackage{lmodern}}
|
||||||
|
{\usepackage[scaled=0.92]{helvet}
|
||||||
|
\usepackage{mathptmx}
|
||||||
|
\usepackage{courier} }
|
||||||
|
|
||||||
|
% link all cross references and URLs in pdf output
|
||||||
|
\usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
|
||||||
|
bookmarksopen, bookmarksopenlevel=2,
|
||||||
|
linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
|
||||||
|
pdfpagelayout=OneColumn, pdfnewwindow=true,
|
||||||
|
pdfstartview=XYZ, plainpages=false, pdfpagelabels,
|
||||||
|
pdfauthor={LyX Team}, pdftex,
|
||||||
|
pdftitle={The LyX User's Guide},pdfsubject={LyX-documentation Intro},
|
||||||
|
pdfkeywords={LyX}]{hyperref}
|
||||||
|
|
||||||
|
\else % if dvi or ps is produced
|
||||||
|
|
||||||
|
% link all cross references and URLs in dvi output
|
||||||
|
\usepackage[ps2pdf]{hyperref}
|
||||||
|
|
||||||
|
\fi % end if pdflatex is used
|
||||||
|
|
||||||
|
% the pages of the TOC are numbered roman
|
||||||
|
% and a pdf-bookmark for the TOC is added
|
||||||
|
\pagenumbering{roman}
|
||||||
|
\let\myTOC\tableofcontents
|
||||||
|
\renewcommand\tableofcontents{%
|
||||||
|
\pdfbookmark[1]{Contenidos}{}
|
||||||
|
\myTOC
|
||||||
|
\cleardoublepage
|
||||||
|
\pagenumbering{arabic} }
|
||||||
|
|
||||||
|
% redefine the \LyX macro for PDF bookmarks
|
||||||
|
\def\LyX{\texorpdfstring{%
|
||||||
|
L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
|
||||||
|
{LyX }}
|
||||||
|
\end_preamble
|
||||||
\language spanish
|
\language spanish
|
||||||
\inputencoding auto
|
\inputencoding auto
|
||||||
\font_roman default
|
\font_roman default
|
||||||
@ -34,6 +85,7 @@
|
|||||||
\tracking_changes false
|
\tracking_changes false
|
||||||
\output_changes false
|
\output_changes false
|
||||||
\author ""
|
\author ""
|
||||||
|
\author ""
|
||||||
\end_header
|
\end_header
|
||||||
|
|
||||||
\begin_body
|
\begin_body
|
||||||
@ -5775,76 +5827,71 @@ tex2lyx
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
\lang english
|
|
||||||
\begin_inset LatexCommand label
|
\begin_inset LatexCommand label
|
||||||
name "sec:tex2lyx"
|
name "sec:tex2lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
You can import a LaTeX file into LyX by using the
|
Puedes importar un archivo LaTeX en LyX usando la instrucción
|
||||||
\family sans
|
\family sans
|
||||||
\bar under
|
\bar under
|
||||||
F
|
A
|
||||||
\bar default
|
\bar default
|
||||||
ile\SpecialChar \menuseparator
|
rchivo\SpecialChar \menuseparator
|
||||||
|
|
||||||
\bar under
|
\bar under
|
||||||
I
|
I
|
||||||
\bar default
|
\bar default
|
||||||
mport\SpecialChar \menuseparator
|
mportar\SpecialChar \menuseparator
|
||||||
|
|
||||||
\bar under
|
\bar under
|
||||||
L
|
L
|
||||||
\bar default
|
\bar default
|
||||||
aTeX
|
aTeX
|
||||||
\family default
|
\family default
|
||||||
command in LyX.
|
.
|
||||||
This will call
|
Ésta llamará a
|
||||||
\family typewriter
|
\family typewriter
|
||||||
tex2lyx
|
tex2lyx
|
||||||
\family default
|
\family default
|
||||||
which will create a file
|
, que creará un archivo
|
||||||
\family typewriter
|
\family typewriter
|
||||||
foo.lyx
|
foo.lyx
|
||||||
\family default
|
\family default
|
||||||
from the file
|
a partir del archivo
|
||||||
\family typewriter
|
\family typewriter
|
||||||
foo.tex
|
foo.tex
|
||||||
\family default
|
\family default
|
||||||
--- and then open that file.
|
---y después abrirá ese archivo---.
|
||||||
If the translation doesn't work, you can try calling
|
Si la traducción no funciona, puedes probar a ejecutar
|
||||||
\family typewriter
|
\family typewriter
|
||||||
tex2lyx
|
tex2lyx
|
||||||
\family default
|
\family default
|
||||||
from the command line, possibly using fancier options.
|
en la línea de comandos, posiblemente usando opciones más creativas.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
\family typewriter
|
\family typewriter
|
||||||
\lang english
|
|
||||||
tex2lyx
|
tex2lyx
|
||||||
\family default
|
\family default
|
||||||
will translate most legal LaTeX, but not everything.
|
traducirá la mayoría de las instrucciones legales de LaTeX, pero no todo.
|
||||||
It will leave things it doesn't understand in TeX mode, so after translating
|
Dejará lo que no entienda en modo TeX, así que después de la traducción
|
||||||
a file with
|
con
|
||||||
\family typewriter
|
\family typewriter
|
||||||
tex2lyx
|
tex2lyx
|
||||||
\family default
|
\family default
|
||||||
, you can look for red text and hand-edit it to look right.
|
, puedes buscar el texto en rojo y editarlo a mano para tratar de arreglarlo.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
\family typewriter
|
\family typewriter
|
||||||
\lang english
|
|
||||||
tex2lyx
|
tex2lyx
|
||||||
\family default
|
\family default
|
||||||
has its own manpage.
|
tiene su propia página de manual.
|
||||||
Read it to find out about which LaTeX commands and environments aren't
|
Léela si quieres conocer las instrucciones y entornos de LaTeX que no admite,
|
||||||
supported, bugs (and how to get around them), and how to use the various
|
fallos (y cómo evitarlos), y cómo usar las distintas opciones.
|
||||||
options.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
|
@ -38270,7 +38270,7 @@ status collapsed
|
|||||||
|
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
href{http://wiki.lyx.org/LyX/LyxFunctionList1-5-1}{
|
href{http://wiki.lyx.org/LyX/LyxFunctionList}{
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -38290,7 +38290,7 @@ status collapsed
|
|||||||
\newline
|
\newline
|
||||||
|
|
||||||
\begin_inset LatexCommand url
|
\begin_inset LatexCommand url
|
||||||
target "http://wiki.lyx.org/LyX/LyxFunctionList1-5-1"
|
target "http://wiki.lyx.org/LyX/LyxFunctionList"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user