mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-10 18:58:10 +00:00
ExtendedInsets: change title order and fix PDF info tags
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16862 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
89b422b320
commit
fb02cfb34e
@ -76,9 +76,9 @@
|
|||||||
pdfpagelayout=OneColumn, pdfnewwindow=true,
|
pdfpagelayout=OneColumn, pdfnewwindow=true,
|
||||||
pdfstartview=XYZ, plainpages=false, pdfpagelabels,
|
pdfstartview=XYZ, plainpages=false, pdfpagelabels,
|
||||||
pdfauthor={LyX Team}, pdftex,
|
pdfauthor={LyX Team}, pdftex,
|
||||||
pdftitle={LyX's Table Manual},
|
pdftitle={LyX's Figure, Table, Floats, Notes, and Boxes manual},
|
||||||
pdfsubject={LyX-documentation about tables},
|
pdfsubject={LyX-documentation about figures, tables, floats, notes, and boxes},
|
||||||
pdfkeywords={LyX}]{hyperref}
|
pdfkeywords={LyX, Tables, Figures, Floats, Boxes, Notes}]{hyperref}
|
||||||
|
|
||||||
\else % if dvi or ps is produced
|
\else % if dvi or ps is produced
|
||||||
|
|
||||||
@ -129,7 +129,7 @@
|
|||||||
\newcolumntype{W}{!{\color{green}\vline}}
|
\newcolumntype{W}{!{\color{green}\vline}}
|
||||||
% ---
|
% ---
|
||||||
|
|
||||||
% To be able to enter the characters ° , · and × directly in LyX
|
% To be able to enter the characters ±, ° , · and × directly in LyX
|
||||||
\DeclareInputText{177}{\ifmmode\pm\else\textpm\fi}
|
\DeclareInputText{177}{\ifmmode\pm\else\textpm\fi}
|
||||||
\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
|
\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
|
||||||
\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
|
\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
|
||||||
@ -213,7 +213,7 @@
|
|||||||
\begin_body
|
\begin_body
|
||||||
|
|
||||||
\begin_layout Title
|
\begin_layout Title
|
||||||
LyX's detailed Boxes, Figure, Floats, Notes, and Table manual
|
LyX's detailed Figure, Table, Floats, Notes, and Boxes manual
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Author
|
\begin_layout Author
|
||||||
|
@ -78,9 +78,9 @@
|
|||||||
pdfpagelayout=OneColumn, pdfnewwindow=true,
|
pdfpagelayout=OneColumn, pdfnewwindow=true,
|
||||||
pdfstartview=XYZ, plainpages=false, pdfpagelabels,
|
pdfstartview=XYZ, plainpages=false, pdfpagelabels,
|
||||||
pdfauthor={LyX Team}, pdftex,
|
pdfauthor={LyX Team}, pdftex,
|
||||||
pdftitle={LyX's Table Manual},
|
pdftitle={LyX's Figure, Table, Floats, Notes, and Boxes manual},
|
||||||
pdfsubject={LyX-documentation about tables},
|
pdfsubject={LyX-documentation about figures, tables, floats, notes, and boxes},
|
||||||
pdfkeywords={LyX}]{hyperref}
|
pdfkeywords={LyX, Tables, Figures, Floats, Boxes, Notes}]{hyperref}
|
||||||
|
|
||||||
\else % if dvi or ps is produced
|
\else % if dvi or ps is produced
|
||||||
|
|
||||||
@ -133,7 +133,7 @@
|
|||||||
\newcolumntype{W}{!{\color{green}\vline}}
|
\newcolumntype{W}{!{\color{green}\vline}}
|
||||||
% ---
|
% ---
|
||||||
|
|
||||||
% To be able to enter the characters ° , · and × directly in LyX
|
% To be able to enter the characters ±, ° , · and × directly in LyX
|
||||||
\DeclareInputText{177}{\ifmmode\pm\else\textpm\fi}
|
\DeclareInputText{177}{\ifmmode\pm\else\textpm\fi}
|
||||||
\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
|
\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
|
||||||
\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
|
\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
|
||||||
@ -219,7 +219,7 @@
|
|||||||
\begin_body
|
\begin_body
|
||||||
|
|
||||||
\begin_layout Title
|
\begin_layout Title
|
||||||
Manual de Cuadros, Figuras, Flotantes, Notas y Tablas en LyX
|
Manual de Tablas, Figuras, Flotantes, Notas y Cuadros en LyX
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Author
|
\begin_layout Author
|
||||||
|
Loading…
Reference in New Issue
Block a user