mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
UserGuide.lyx: describe new supported negative spaces
This commit is contained in:
parent
ea8248fc13
commit
aba0aeaf25
@ -42,6 +42,11 @@
|
||||
% change header rule width
|
||||
\renewcommand{\headrulewidth}{2pt}
|
||||
|
||||
% used to have extra space in table cells
|
||||
\@ifundefined{extrarowheight}
|
||||
{\usepackage{array}}{}
|
||||
\setlength{\extrarowheight}{2pt}
|
||||
|
||||
% workaround for a makeindex bug,
|
||||
% see sec. "Index Entry Order"
|
||||
% only uncomment this when you are using makindex
|
||||
@ -10375,6 +10380,54 @@ space A line with a
|
||||
negative thin space between the arrows.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Negative
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
medium
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
space A line with a
|
||||
\begin_inset Formula $\to$
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \negmedspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Formula $\gets$
|
||||
\end_inset
|
||||
|
||||
negative medium space between the arrows.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Negative
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
thick
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
space A line with a
|
||||
\begin_inset Formula $\to$
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \negthickspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Formula $\gets$
|
||||
\end_inset
|
||||
|
||||
negative thick space between the arrows.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Enspace
|
||||
\begin_inset space ~
|
||||
@ -10476,7 +10529,7 @@ Custom
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
space A line with
|
||||
space A line with
|
||||
\begin_inset Formula $\to$
|
||||
\end_inset
|
||||
|
||||
@ -10518,8 +10571,7 @@ sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Caption
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset CommandInset label
|
||||
@ -10539,7 +10591,7 @@ Width of the different horizontal spaces.
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Tabular
|
||||
<lyxtabular version="3" rows="8" columns="2">
|
||||
<lyxtabular version="3" rows="10" columns="2">
|
||||
<features rotate="0" tabularvalignment="middle">
|
||||
<column alignment="center" valignment="top">
|
||||
<column alignment="center" valignment="top">
|
||||
@ -10640,7 +10692,7 @@ em
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -10649,7 +10701,7 @@ Negative thin
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -10658,13 +10710,69 @@ Negative thin
|
||||
\end_inset
|
||||
|
||||
em
|
||||
\begin_inset Formula $\thinspace=\thinspace$
|
||||
\end_inset
|
||||
|
||||
-3
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Negative medium
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-4
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Negative thick
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-5
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -10677,7 +10785,7 @@ em)
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -10692,7 +10800,7 @@ em
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -10705,7 +10813,7 @@ em)
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -10720,7 +10828,7 @@ em
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -10733,7 +10841,7 @@ em)
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
@ -45,6 +45,11 @@
|
||||
% change header rule width
|
||||
\renewcommand{\headrulewidth}{2pt}
|
||||
|
||||
% um mehr Raum in Tabellenzeilen zu haben
|
||||
\@ifundefined{extrarowheight}
|
||||
{\usepackage{array}}{}
|
||||
\setlength{\extrarowheight}{2pt}
|
||||
|
||||
%für deutsche Nomenlatur
|
||||
\renewcommand{\eqdeclaration}[1]{, siehe Gleichung\nobreakspace(#1)}
|
||||
\renewcommand{\pagedeclaration}[1]{, Seite\nobreakspace{}#1}
|
||||
@ -11147,7 +11152,7 @@ Negatives
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Halbes
|
||||
halbes
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
@ -11166,6 +11171,54 @@ Leerzeichen Eine Zeile mit einem
|
||||
Negatives, halbes Leerzeichen zwischen den Pfeilen.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Negatives
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
medium
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Leerzeichen Eine Zeile mit einem
|
||||
\begin_inset Formula $\to$
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \negmedspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Formula $\gets$
|
||||
\end_inset
|
||||
|
||||
Negatives, medium Leerzeichen zwischen den Pfeilen.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Negatives
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
dickes
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
Leerzeichen Eine Zeile mit einem
|
||||
\begin_inset Formula $\to$
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \negthickspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Formula $\gets$
|
||||
\end_inset
|
||||
|
||||
Negatives, dickes Leerzeichen zwischen den Pfeilen.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Halbgeviert
|
||||
\begin_inset space ~
|
||||
@ -11263,7 +11316,7 @@ em) zwischen den Pfeilen.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Benutzerdefiniert Eine Zeile mit
|
||||
Benutzerdefiniert Eine Zeile mit
|
||||
\begin_inset Formula $\to$
|
||||
\end_inset
|
||||
|
||||
@ -11326,7 +11379,7 @@ Breite der verschiedenen horizontalen Lerräume.
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Tabular
|
||||
<lyxtabular version="3" rows="8" columns="2">
|
||||
<lyxtabular version="3" rows="10" columns="2">
|
||||
<features rotate="0" tabularvalignment="middle">
|
||||
<column alignment="center" valignment="top">
|
||||
<column alignment="center" valignment="top">
|
||||
@ -11427,16 +11480,16 @@ em
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Negativ Halb
|
||||
Negativ halb
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -11445,6 +11498,62 @@ Negativ Halb
|
||||
\end_inset
|
||||
|
||||
em
|
||||
\begin_inset Formula $\thinspace=\thinspace$
|
||||
\end_inset
|
||||
|
||||
-3
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Negativ medium
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-4
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Negativ dick
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-5
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
@ -42,6 +42,11 @@
|
||||
% change header rule width
|
||||
\renewcommand{\headrulewidth}{2pt}
|
||||
|
||||
% used to have extra space in table cells
|
||||
\@ifundefined{extrarowheight}
|
||||
{\usepackage{array}}{}
|
||||
\setlength{\extrarowheight}{2pt}
|
||||
|
||||
% workaround for a makeindex bug,
|
||||
% see sec. "Index Entry Order"
|
||||
% only uncomment this when you are using makindex
|
||||
@ -10617,6 +10622,54 @@ negativo Espacio delgado negativo
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Formula $\leftarrow$
|
||||
\end_inset
|
||||
|
||||
entre las flechas.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Espacio
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
medio
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
negativo Espacio medio negativo
|
||||
\begin_inset Formula $\rightarrow$
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \negmedspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Formula $\leftarrow$
|
||||
\end_inset
|
||||
|
||||
entre las flechas.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Espacio
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
gordo
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
negativo Espacio gordo negativo
|
||||
\begin_inset Formula $\rightarrow$
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \negthickspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Formula $\leftarrow$
|
||||
\end_inset
|
||||
|
||||
@ -10753,7 +10806,6 @@ reference "tab:Anchura-espacios"
|
||||
\end_inset
|
||||
|
||||
se encuentran los distintos tamaños de los espacios.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -10783,7 +10835,7 @@ Anchura de los distintos espacios horizontales.
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Tabular
|
||||
<lyxtabular version="3" rows="8" columns="2">
|
||||
<lyxtabular version="3" rows="10" columns="2">
|
||||
<features rotate="0" tabularvalignment="middle">
|
||||
<column alignment="center" valignment="top">
|
||||
<column alignment="center" valignment="top">
|
||||
@ -10884,7 +10936,7 @@ em
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -10893,7 +10945,7 @@ Delgado negativo
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -10902,6 +10954,62 @@ Delgado negativo
|
||||
\end_inset
|
||||
|
||||
em
|
||||
\begin_inset Formula $\thinspace=\thinspace$
|
||||
\end_inset
|
||||
|
||||
-3
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Medio negativo
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-4
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Gordo negativo
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-5
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
@ -42,6 +42,11 @@
|
||||
% change header rule width
|
||||
\renewcommand{\headrulewidth}{2pt}
|
||||
|
||||
% used to have extra space in table cells
|
||||
\@ifundefined{extrarowheight}
|
||||
{\usepackage{array}}{}
|
||||
\setlength{\extrarowheight}{2pt}
|
||||
|
||||
% workaround for a makeindex bug,
|
||||
% see sec. "Index Entry Order"
|
||||
% only uncomment this when you are using makindex
|
||||
@ -11002,6 +11007,70 @@ Espace
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
|
||||
\lang english
|
||||
medium
|
||||
\lang french
|
||||
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
négative Une ligne avec
|
||||
\begin_inset Formula $\to$
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \negmedspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Formula $\gets$
|
||||
\end_inset
|
||||
|
||||
une espace
|
||||
\lang english
|
||||
medium
|
||||
\lang french
|
||||
négative entre les flèches.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Espace
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
|
||||
\lang english
|
||||
thick
|
||||
\lang french
|
||||
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
négative Une ligne avec
|
||||
\begin_inset Formula $\to$
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \negthickspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Formula $\gets$
|
||||
\end_inset
|
||||
|
||||
une espace
|
||||
\lang english
|
||||
thick
|
||||
\lang french
|
||||
négative entre les flèches.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Espace
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
en
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
@ -11169,7 +11238,7 @@ Largeur des différents espacements horizontaux.
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Tabular
|
||||
<lyxtabular version="3" rows="8" columns="2">
|
||||
<lyxtabular version="3" rows="10" columns="2">
|
||||
<features rotate="0" tabularvalignment="middle">
|
||||
<column alignment="center" valignment="top">
|
||||
<column alignment="center" valignment="top">
|
||||
@ -11246,7 +11315,7 @@ em
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -11255,7 +11324,7 @@ Fine
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -11270,7 +11339,91 @@ em
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Négative fine
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-1/6
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
em
|
||||
\begin_inset Formula $\thinspace=\thinspace$
|
||||
\end_inset
|
||||
|
||||
-3
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Négative
|
||||
\lang english
|
||||
medium
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-4
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Négative
|
||||
\lang english
|
||||
thick
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-5
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -11279,7 +11432,7 @@ Espace en
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -11294,7 +11447,7 @@ em
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -11307,7 +11460,7 @@ em)
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -11322,7 +11475,7 @@ em
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -11335,7 +11488,7 @@ em)
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -11346,30 +11499,6 @@ em)
|
||||
em
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Négative fine
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-1/6
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
em
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
|
@ -50,6 +50,11 @@
|
||||
% change header rule width
|
||||
\renewcommand{\headrulewidth}{2pt}
|
||||
|
||||
% used to have extra space in table cells
|
||||
\@ifundefined{extrarowheight}
|
||||
{\usepackage{array}}{}
|
||||
\setlength{\extrarowheight}{2pt}
|
||||
|
||||
\usepackage{t1enc}
|
||||
\renewcommand{\seename}{→}
|
||||
|
||||
@ -8992,6 +8997,42 @@ arg "space-insert thin"
|
||||
を含んでいます。
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
負の小空白 この行は、矢印の間に負の小空白
|
||||
\begin_inset Formula $\rightarrow$
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \negmedspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Formula $\leftarrow$
|
||||
\end_inset
|
||||
|
||||
を含んでいます。
|
||||
\lang english
|
||||
medium
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
負の小空白 この行は、矢印の間に負の小空白
|
||||
\begin_inset Formula $\rightarrow$
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \negthickspace{}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Formula $\leftarrow$
|
||||
\end_inset
|
||||
|
||||
を含んでいます。
|
||||
\lang english
|
||||
thick
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
8分の1空白(enspace;
|
||||
\begin_inset space ~
|
||||
@ -9128,7 +9169,7 @@ name "tab:空白の幅"
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Tabular
|
||||
<lyxtabular version="3" rows="8" columns="2">
|
||||
<lyxtabular version="3" rows="10" columns="2">
|
||||
<features rotate="0" tabularvalignment="middle">
|
||||
<column alignment="center" valignment="top">
|
||||
<column alignment="center" valignment="top">
|
||||
@ -9229,7 +9270,7 @@ em
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -9238,7 +9279,7 @@ em
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -9247,6 +9288,66 @@ em
|
||||
\end_inset
|
||||
|
||||
em
|
||||
\begin_inset Formula $\thinspace=\thinspace$
|
||||
\end_inset
|
||||
|
||||
-3
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\lang english
|
||||
Negative medium
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-4
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
\lang english
|
||||
Negative thick
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-5
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
mu
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
Loading…
Reference in New Issue
Block a user