all UserGuides: fix the broken character "DOTTLESS J WITH HAT", according to r20730

German UserGuide: Updates from Hartmut
Basque, French, and Italian UserGuide: format the document like the English, German, and Spanish version

I'll apply this to the 1.5.X branch as soon as it is repoened.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20790 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2007-10-06 17:05:17 +00:00
parent e7d203167a
commit 7033b2d9e6
5 changed files with 566 additions and 784 deletions

File diff suppressed because it is too large Load Diff

View File

@ -30773,9 +30773,9 @@ ISO8859--2
\begin_deeper
\begin_layout Standard
ĤĴĥȷ̂ĈĜŜĉĝŝ
ĤĴĥĵĈĜŜĉĝŝ
\hfill
circunflejo
ĵcircunflejo
\end_layout
\begin_layout Standard

View File

@ -1,81 +1,62 @@
#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
\begin_document
\begin_header
\textclass scrbook
\begin_preamble
\usepackage{multicol}
% DO NOT ALTER THIS PREAMBLE!!!!
% DO NOT ALTER THIS PREAMBLE!!!
%
% I've designed this preamble to ensure that the User's Guide prints
% This preamble is designed to ensure that the User's Guide prints
% out as advertised. If you mess with this preamble,
% parts of the User's Guide may not print out as expected. If you
% have problems LaTeXing this file, please contact
% the documentation team intead of messing around in here. --jpw 4/97
% the documentation team
% email: lyx-docs@lists.lyx.org
%% Widens the vertical table spacing
%%
\renewcommand{\arraystretch}{1.25}
\setlength{\tabcolsep}{0.45em}
\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} }
%% Provides certain commands which are missing.
%%
\DeclareRobustCommand{\textyen}{%
{\fontencoding{U}\fontfamily{msa}\selectfont\char85}%
}
\DeclareRobustCommand{\textcurrency}{%
{\fontencoding{U}\fontfamily{wasy}\selectfont\char27}%
}
\DeclareRobustCommand{\textcent}{%
{\fontencoding{U}\fontfamily{wasy}\selectfont\char103}%
}
\DeclareRobustCommand{\textbrokenbar}{%
{\fontencoding{U}\fontfamily{wasy}\selectfont\char124}%
}
% link all cross references and URLs in pdf output
\usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
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},
pdfkeywords={LyX}]{hyperref}
\else % if dvi or ps is produced
% link all cross references and URLs in dvi output
\usepackage[ps2pdf]{hyperref}
%% For some odd reason, this character isn't defined in T1-encoding.
%%
\DeclareInputText{"0AD}{\textendash}
\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]{Gaien Aurkibidea}{}
\myTOC
\cleardoublepage
\pagenumbering{arabic} }
%% Accented characters missing in non-T1 encodings.
%%
\ProvideTextCommandDefault{\quotedblbase}{%
\raisebox{-1ex}{\textquotedblright}
\hspace{-0.7em}
}
\ProvideTextCommandDefault{\quotesinglbase}{%
\raisebox{-1ex}{\textquoteright}
\hspace{-0.7em}
}
\ProvideTextCommandDefault{\guillemotleft}{%
\raisebox{0.27ex}{\ensuremath{\scriptscriptstyle \ll\!\!\!}}
}
\ProvideTextCommandDefault{\guillemotright}{%
\raisebox{0.27ex}{\ensuremath{\scriptscriptstyle \gg}}
}
\ProvideTextCommandDefault{\guilsinglleft}{%
\raisebox{0.27ex}{\ensuremath{\scriptscriptstyle <\!\!\!}}
}
\ProvideTextCommandDefault{\guilsinglright}{%
\raisebox{0.27ex}{\ensuremath{\scriptscriptstyle >}}
}
\ProvideTextCommandDefault{\DH}{%
D\hspace{-0.7em}\rule[0.8ex]{0.30em}{0.08ex}\hspace{0.40em}
}
\ProvideTextCommandDefault{\dh}{%
\ensuremath{\mathrm{\partial}}
\hspace{-0.65em}\rule[1.35ex]{0.3em}{0.08ex}\hspace{0.35em}
}
\ProvideTextCommandDefault{\TH}{%
\textsc{I\hspace{-0.325em}p}
}
\ProvideTextCommandDefault{\th}{%
p\hspace{-0.55em}l
}
% redefine the \LyX macro for PDF bookmarks
\def\LyX{\texorpdfstring{%
L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
{LyX }}
% define a short command for \textvisiblespace
\newcommand{\spce}{\textvisiblespace}
\end_preamble
\options intoc,refpage,idxtotoc,BCOR7mm
\language basque
\inputencoding latin1
\font_roman times
@ -106,8 +87,8 @@ p\hspace{-0.55em}l
\paperpagestyle default
\tracking_changes false
\output_changes false
\author ""
\author ""
\author ""
\author ""
\end_header
\begin_body
@ -24312,7 +24293,7 @@ ISO8859--2
\begin_deeper
\begin_layout Standard
ĤĴĥȷ̂ĈĜŜĉĝŝ
ĤĴĥĵĈĜŜĉĝŝ
\hfill
zirkunflexu
\end_layout

View File

@ -1,8 +1,8 @@
#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
\begin_document
\begin_header
\textclass book
\textclass scrbook
\begin_preamble
% NE TOUCHEZ PAS A CE PREAMBULE !!!!
%
@ -10,71 +10,53 @@
% s'imprime de la bonne façon. Si vous jouez avec, des portions du Guide
% ne s'imprimeront pas comme prévu. Si vous rencontrez des problèmes
% en LaTeXifiant ce fichier, veuillez contacter l'équipe de documentation
% au lieu de toucher au préambule. --jpw 4/97
% au lieu de toucher au préambule.
% email: lyx-docs@lists.lyx.org
%% Agrandit l'espacement vertical des tableaux
%%
\renewcommand{\arraystretch}{1.25}
\setlength{\tabcolsep}{0.45em}
\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} }
%% Fournit certaines commandes manquantes.
%%
\DeclareRobustCommand{\textyen}{%
{\fontencoding{U}\fontfamily{msa}\selectfont\char85}%
}
\DeclareRobustCommand{\textcurrency}{%
{\fontencoding{U}\fontfamily{wasy}\selectfont\char27}%
}
\DeclareRobustCommand{\textcent}{%
{\fontencoding{U}\fontfamily{wasy}\selectfont\char103}%
}
\DeclareRobustCommand{\textbrokenbar}{%
{\fontencoding{U}\fontfamily{wasy}\selectfont\char124}%
}
% link all cross references and URLs in pdf output
\usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
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},
pdfkeywords={LyX}]{hyperref}
\else % if dvi or ps is produced
% link all cross references and URLs in dvi output
\usepackage[ps2pdf]{hyperref}
%% Pour une raison inconnue, ce caractère n'est pas défini en encodage T1.
%%
\DeclareInputText{"0AD}{\textendash}
\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]{Table des matières}{}
\myTOC
\cleardoublepage
\pagenumbering{arabic} }
%% Caractères accentués manquants dans les encodages non T1.
%%
\ProvideTextCommandDefault{\quotedblbase}{%
\raisebox{-1ex}{\textquotedblright}
\hspace{-0.7em}
}
\ProvideTextCommandDefault{\quotesinglbase}{%
\raisebox{-1ex}{\textquoteright}
\hspace{-0.7em}
}
\ProvideTextCommandDefault{\guillemotleft}{%
\raisebox{0.27ex}{\ensuremath{\scriptscriptstyle \ll\!\!\!}}
}
\ProvideTextCommandDefault{\guillemotright}{%
\raisebox{0.27ex}{\ensuremath{\scriptscriptstyle \gg}}
}
\ProvideTextCommandDefault{\guilsinglleft}{%
\raisebox{0.27ex}{\ensuremath{\scriptscriptstyle <\!\!\!}}
}
\ProvideTextCommandDefault{\guilsinglright}{%
\raisebox{0.27ex}{\ensuremath{\scriptscriptstyle >}}
}
\ProvideTextCommandDefault{\DH}{%
D\hspace{-0.7em}\rule[0.8ex]{0.30em}{0.08ex}\hspace{0.40em}
}
\ProvideTextCommandDefault{\dh}{%
\ensuremath{\mathrm{\partial}}
\hspace{-0.65em}\rule[1.35ex]{0.3em}{0.08ex}\hspace{0.35em}
}
\ProvideTextCommandDefault{\TH}{%
\textsc{I\hspace{-0.325em}p}
}
\ProvideTextCommandDefault{\th}{%
p\hspace{-0.55em}l
}
% redefine the \LyX macro for PDF bookmarks
\def\LyX{\texorpdfstring{%
L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
{LyX }}
% define a short command for \textvisiblespace
\newcommand{\spce}{\textvisiblespace}
\end_preamble
\options intoc,refpage,idxtotoc,BCOR7mm
\language french
\inputencoding latin1
\font_roman default
@ -105,9 +87,8 @@ p\hspace{-0.55em}l
\paperpagestyle headings
\tracking_changes false
\output_changes false
\author ""
\author ""
\author ""
\author ""
\author ""
\end_header
\begin_body
@ -25481,7 +25462,7 @@ ISO8859-2
\begin_deeper
\begin_layout Standard
ĤĴĥȷ̂ĈĜŜĉĝŝ
ĤĴĥĵĈĜŜĉĝŝ
\hfill
circonflexe
\end_layout

View File

@ -1,4 +1,4 @@
#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
\begin_document
\begin_header
@ -14,34 +14,22 @@
% file, contattate il gruppo per la documentazione
% email: lyx-docs@lists.lyx.org
% provides missing characters,
% see note in chapter 'Character Tables'
\usepackage{textcomp}
\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} }
% 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
\clearpage
\pagenumbering{arabic} }
% 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,
linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
pdfpagelayout=OneColumn, pdfnewwindow=true,
pdfstartview=XYZ, plainpages=false, pdfpagelabels,
pdfauthor={LyX Team}, pdftex,
pdftitle={La Guida dell'Utente di LyX},pdfsubject={LyX},
pdftitle={The LyX User's Guide},pdfsubject={LyX},
pdfkeywords={LyX}]{hyperref}
\else % if dvi or ps is produced
@ -49,18 +37,27 @@
% 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}{}
\pdfbookmark[1]{Indice}{}
\myTOC
\clearpage
\cleardoublepage
\pagenumbering{arabic} }
\fi
% redefine the \LyX macro for PDF bookmarks
\def\LyX{\texorpdfstring{%
L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
{LyX }}
% define a short command for \textvisiblespace
\newcommand{\spce}{\textvisiblespace}
\end_preamble
\options bibtotoc,BCOR7mm
\options intoc,refpage,idxtotoc,BCOR7mm
\language italian
\inputencoding latin1
\font_roman default
@ -91,9 +88,8 @@
\paperpagestyle default
\tracking_changes false
\output_changes false
\author ""
\author ""
\author ""
\author ""
\author ""
\end_header
\begin_body
@ -24102,30 +24098,7 @@ circonflesso
\end_layout
\begin_layout Standard
`
\begin_inset ERT
status collapsed
\begin_layout Standard
\backslash
textasciigrave
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Standard
`
\end_layout
\end_inset
À È Ì Ò Ù à è ì ò ù
` À È Ì Ò Ù à è ì ò ù
\hfill
grave
\end_layout
@ -24149,49 +24122,9 @@ cedilla
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Standard
\backslash
textasciimacron
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Standard
¯
\end_layout
\end_inset
¯
\hfill
macron
\begin_inset Foot
status collapsed
\begin_layout Standard
Il macron morto è in genere non necessario, in quanto per esso farete uso
di un tasto non--morto.
Per esempio, S-M-minus, o se
\family typewriter
\shape up
.Xmodmap
\family default
\shape default
è corretto, S-M-macron.
\end_layout
\end_inset
\end_layout
\end_deeper
@ -24209,7 +24142,7 @@ ISO8859--2
\begin_deeper
\begin_layout Standard
ĤĴĥȷ̂ĈĜŜĉĝŝ
ĤĴĥĵĈĜŜĉĝŝ
\hfill
circonflesso
\end_layout