commit 65ff346f3f9557ed2d21282e2af2f440e61df0b0
Author: Uwe Stöhr <[email protected]>
Date: Mon Feb 10 02:01:27 2014 +0100
Math.lyx: describe new support for cancel
diff --git a/lib/doc/Math.lyx b/lib/doc/Math.lyx
index c221ab8..c236ed8 100644
--- a/lib/doc/Math.lyx
+++ b/lib/doc/Math.lyx
@@ -24620,10 +24620,10 @@ The modulo-function is special, because it exists in
four variants.
\begin_inset Formula
\begin{align*}
\underline{\textrm{Command}\raisebox{-0.9mm}{}} & &
\underline{\textrm{Result}}\\
-\mathrm{a\backslash mod\textrm{\textvisiblespace}b} & & a\mod b\\
-\mathrm{a\backslash pmod\textrm{\textvisiblespace}b} & & a\pmod b\\
-\mathrm{a\backslash bmod\textrm{\textvisiblespace}b} & & a\bmod b\\
-\mathrm{a\backslash pod\textrm{\textvisiblespace}b} & & a\pod b
+\mathrm{a\backslash mod\textrm{␣}b} & & a\mod b\\
+\mathrm{a\backslash pmod\textrm{␣}b} & & a\pmod b\\
+\mathrm{a\backslash bmod\textrm{␣}b} & & a\bmod b\\
+\mathrm{a\backslash pod\textrm{␣}b} & & a\pod b
\end{align*}
\end_inset
@@ -24640,7 +24640,7 @@ In an inline formula less space is set before the
function names for all
\begin_inset Formula
\begin{align*}
\underline{\textrm{Command}\raisebox{-0.9mm}{}} & &
\underline{\textrm{Result}}\\
-\mathrm{a\backslash pod\textrm{\textvisiblespace}bcd} & & a\pod bcd\\
+\mathrm{a\backslash pod\textrm{␣}bcd} & & a\pod bcd\\
\mathrm{a\backslash pod\backslash\{bc\to d} & & a\pod{bc}d
\end{align*}
@@ -33611,29 +33611,7 @@ Formula ! canceled
\end_layout
\begin_layout Standard
-To cancel formulas or formula parts, the LaTeX-package
-\series bold
-cancel
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Packages ! cancel
-\end_layout
-
-\end_inset
-
- has to be loaded with the LaTeX-preamble line
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage{cancel}
+There are four ways to cancel formulas or parts of formulas:
\end_layout
\begin_layout Standard
@@ -33667,10 +33645,6 @@ cancel
\end_layout
\begin_layout Standard
-There are four ways to cancel formulas:
-\end_layout
-
-\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="5" columns="2">
@@ -33720,7 +33694,11 @@ raisebox
\begin_layout Plain Layout
\backslash
-cancel{
+cancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -33751,7 +33729,11 @@ A=B
\begin_layout Plain Layout
\backslash
-bcancel{
+bcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -33782,7 +33764,11 @@ A=B
\begin_layout Plain Layout
\backslash
-xcancel{
+xcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -33813,19 +33799,21 @@ A=B
\begin_layout Plain Layout
\backslash
-cancelto{1
-\begin_inset Formula $\to$
+cancelto
+\begin_inset space \textvisiblespace{}
\end_inset
\backslash
-{
-\backslash
int
\begin_inset space \textvisiblespace{}
\end_inset
A=B
+\begin_inset Formula $\to$
+\end_inset
+
+1
\end_layout
\end_inset
@@ -33883,34 +33871,31 @@ subscript
\begin_inset Quotes erd
\end_inset
- value one can load the package
+ value one can add the LaTeX-preamble line
+\end_layout
+
+\begin_layout Standard
+
\series bold
-cancel
+
+\backslash
+PassOptionsToPackage{option}{cancel}
+\end_layout
+
+\begin_layout Standard
+where
+\series bold
+option
\series default
- with either the option
+ is either
\series bold
samesize
\series default
- which leads to the same size as for the canceled value or with the option
-
+ which leads to the same size as for the canceled value, or
\series bold
Smaller
\series default
- which makes is it a bit smaller than the size one gets without using a
- package option.
- In this document
-\series bold
-cancel
-\series default
- was loaded with this line:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[samesize]{cancel}
+ which makes is it a bit smaller than normal.
\end_layout
\begin_layout Standard
@@ -34011,6 +33996,16 @@ key "cancel"
\end_inset
.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Packages ! cancel
+\end_layout
+
+\end_inset
+
+
\end_layout
\begin_layout Standard
diff --git a/lib/doc/de/Math.lyx b/lib/doc/de/Math.lyx
index 741da32..6d7511e 100644
--- a/lib/doc/de/Math.lyx
+++ b/lib/doc/de/Math.lyx
@@ -24687,10 +24687,10 @@ Die Varianten in einer abgesetzten Formel:
\begin_inset Formula
\begin{align*}
\underline{\textrm{Befehl}\raisebox{-0.9mm}{}} & &
\underline{\textrm{Ergebnis}}\\
-\mathrm{a\backslash mod\textrm{\textvisiblespace}b} & & a\mod b\\
-\mathrm{a\backslash pmod\textrm{\textvisiblespace}b} & & a\pmod b\\
-\mathrm{a\backslash bmod\textrm{\textvisiblespace}b} & & a\bmod b\\
-\mathrm{a\backslash pod\textrm{\textvisiblespace}b} & & a\pod b
+\mathrm{a\backslash mod\textrm{␣}b} & & a\mod b\\
+\mathrm{a\backslash pmod\textrm{␣}b} & & a\pmod b\\
+\mathrm{a\backslash bmod\textrm{␣}b} & & a\bmod b\\
+\mathrm{a\backslash pod\textrm{␣}b} & & a\pod b
\end{align*}
\end_inset
@@ -24706,7 +24706,7 @@ In einer eingebetteten Formel wird bei allen Varianten
vor den Funktionsnamen
\begin_inset Formula
\begin{align*}
\underline{\textrm{Befehl}\raisebox{-0.9mm}{}} & &
\underline{\textrm{Ergebnis}}\\
-\mathrm{a\backslash pod\textrm{\textvisiblespace}bcd} & & a\pod bcd\\
+\mathrm{a\backslash pod\textrm{␣}bcd} & & a\pod bcd\\
\mathrm{a\backslash pod\backslash\{bc\to d} & & a\pod{bc}d
\end{align*}
@@ -33712,33 +33712,7 @@ Formel ! durchgestrichene
\end_layout
\begin_layout Standard
-Um Formeln oder Formelteile durchzustreichen, muss das LaTeX-Paket
-\series bold
-cancel
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Pakete ! cancel
-\end_layout
-
-\end_inset
-
- mit der LaTeX-Vorspannzeile
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage{cancel}
-\end_layout
-
-\begin_layout Standard
-geladen werden.
+Es gibt vier verschiedene Arten Formeln oder Formelteile durchzustreichen:
\end_layout
\begin_layout Standard
@@ -33772,10 +33746,6 @@ cancel
\end_layout
\begin_layout Standard
-Es gibt vier verschiedene Arten durchzustreichen:
-\end_layout
-
-\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="5" columns="2">
@@ -33825,7 +33795,11 @@ raisebox
\begin_layout Plain Layout
\backslash
-cancel{
+cancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -33856,7 +33830,11 @@ A=B
\begin_layout Plain Layout
\backslash
-bcancel{
+bcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -33887,7 +33865,11 @@ A=B
\begin_layout Plain Layout
\backslash
-xcancel{
+xcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -33918,19 +33900,21 @@ A=B
\begin_layout Plain Layout
\backslash
-cancelto{1
-\begin_inset Formula $\to$
+cancelto
+\begin_inset space \textvisiblespace{}
\end_inset
\backslash
-{
-\backslash
int
\begin_inset space \textvisiblespace{}
\end_inset
A=B
+\begin_inset Formula $\to$
+\end_inset
+
+1
\end_layout
\end_inset
@@ -33989,38 +33973,37 @@ hochgestellten
\backslash
cancelto
\series default
- zu ändern, kann man das Paket
+ zu ändern, kann man die LaTeX-Vorspannzeile
+\end_layout
+
+\begin_layout Standard
+
\series bold
-cancel
+
+\backslash
+PassOptionsToPackage{Option}{cancel}
+\end_layout
+
+\begin_layout Standard
+hinzufügen.
+
+\series bold
+Option
\series default
- entweder mit der Option
+ ist entweder
\series bold
samesize
\series default
-, die zur selben Größe wie die der durchgestrichenen Zeichen führt, oder
- mit der Option
+, das zur selben Größe wie die der durchgestrichenen Zeichen führt, oder
+
\series bold
Smaller
\series default
-, die zu einer etwas kleineren Größe führt als es ohne Option der Fall ist.
- In diesem Dokument wurde
-\series bold
-cancel
-\series default
- mit der Zeile
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[samesize]{cancel}
+, das zu einer etwas kleineren Größe als die Voreinstellung führt.
\end_layout
\begin_layout Standard
-geladen.
- Um den Durchstrich zu färben, verwendet man den Befehl
+Um den Durchstrich zu färben, verwendet man den Befehl
\end_layout
\begin_layout Standard
@@ -34118,6 +34101,16 @@ key "cancel"
\end_inset
.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Pakete ! cancel
+\end_layout
+
+\end_inset
+
+
\end_layout
\begin_layout Standard
diff --git a/lib/doc/es/Math.lyx b/lib/doc/es/Math.lyx
index 6857a77..30723a8 100644
--- a/lib/doc/es/Math.lyx
+++ b/lib/doc/es/Math.lyx
@@ -25058,10 +25058,10 @@ En una ecuación presentada:
\begin_inset Formula
\begin{align*}
\underline{\textrm{Comando}} & & \underline{\textrm{Resultado}}\\
-\mathrm{a\backslash mod\textrm{\textvisiblespace}b} & & a\mod b\\
-\mathrm{a\backslash pmod\textrm{\textvisiblespace}b} & & a\pmod b\\
-\mathrm{a\backslash bmod\textrm{\textvisiblespace}b} & & a\bmod b\\
-\mathrm{a\backslash pod\textrm{\textvisiblespace}b} & & a\pod b
+\mathrm{a\backslash mod\textrm{␣}b} & & a\mod b\\
+\mathrm{a\backslash pmod\textrm{␣}b} & & a\pmod b\\
+\mathrm{a\backslash bmod\textrm{␣}b} & & a\bmod b\\
+\mathrm{a\backslash pod\textrm{␣}b} & & a\pod b
\end{align*}
\end_inset
@@ -25074,7 +25074,7 @@ En una ecuación en línea se pone menos espacio delante
del nombre de la
\begin_inset Formula
\begin{align*}
\underline{\textrm{Comando}\raisebox{-0.9mm}{}} & &
\underline{\textrm{Resultado}}\\
-\mathrm{a\backslash pod\textrm{\textvisiblespace}bcd} & & a\pod bcd\\
+\mathrm{a\backslash pod\textrm{␣}bcd} & & a\pod bcd\\
\mathrm{a\backslash pod\backslash\{bc\to d} & & a\pod{bc}d
\end{align*}
@@ -34137,30 +34137,7 @@ Ecuación ! cancelada
\end_layout
\begin_layout Standard
-Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
-
-\series bold
-cancel
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Paquetes ! cancel
-\end_layout
-
-\end_inset
-
- con la línea de preámbulo LaTeX
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage{cancel}
+Hay cuatro formas de cancelar ecuaciones o partes de ellas:
\end_layout
\begin_layout Standard
@@ -34194,10 +34171,6 @@ cancel
\end_layout
\begin_layout Standard
-Hay cuatro formas de cancelar ecuaciones:
-\end_layout
-
-\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="5" columns="2">
@@ -34251,7 +34224,11 @@ raisebox
\begin_layout Plain Layout
\backslash
-cancel{
+cancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -34282,7 +34259,11 @@ A=B
\begin_layout Plain Layout
\backslash
-bcancel{
+bcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -34313,7 +34294,11 @@ A=B
\begin_layout Plain Layout
\backslash
-xcancel{
+xcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -34344,19 +34329,21 @@ A=B
\begin_layout Plain Layout
\backslash
-cancelto{1
-\begin_inset Formula $\to$
+cancelto
+\begin_inset space \textvisiblespace{}
\end_inset
\backslash
-{
-\backslash
int
\begin_inset space \textvisiblespace{}
\end_inset
A=B
+\begin_inset Formula $\to$
+\end_inset
+
+1
\end_layout
\end_inset
@@ -34407,33 +34394,37 @@ Para cambiar el tamaño del valor subscrito por
\backslash
cancelto
\series default
- se puede cargar el paquete
+ se puede
+\lang english
+add the LaTeX-preamble line
+\end_layout
+
+\begin_layout Standard
+
\series bold
-cancel
+
+\backslash
+PassOptionsToPackage{option}{cancel}
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+where
+\series bold
+option
\series default
- con la opción
+ is either
+\lang spanish
+
\series bold
samesize
\series default
-, que da el mismo tamaño que para el valor cancelado, o con la opción
+, que da el mismo tamaño que para el valor cancelado, o
\series bold
Smaller
\series default
-, que da un tamaño un poco más pequeño que el que se obtiene sin usar ninguna
- opción.
- En este documento,
-\series bold
-cancel
-\series default
- se ha cargado con la línea
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[samesize]{cancel}
+, que da un tamaño un poco más pequeño que normal.
\end_layout
\begin_layout Standard
@@ -34536,6 +34527,16 @@ key "cancel"
\end_inset
.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Paquetes ! cancel
+\end_layout
+
+\end_inset
+
+
\end_layout
\begin_layout Standard
diff --git a/lib/doc/fr/Math.lyx b/lib/doc/fr/Math.lyx
index 4ad97ec..8aa257d 100644
--- a/lib/doc/fr/Math.lyx
+++ b/lib/doc/fr/Math.lyx
@@ -24667,10 +24667,10 @@ Les variantes pour une formule hors ligne:
\begin_inset Formula
\begin{align*}
\underline{\textrm{Commande}\raisebox{-0.9mm}{}} & &
\underline{\textrm{Résultat}}\\
-\mathrm{a\backslash mod\textrm{\textvisiblespace}b} & & a\mod b\\
-\mathrm{a\backslash pmod\textrm{\textvisiblespace}b} & & a\pmod b\\
-\mathrm{a\backslash bmod\textrm{\textvisiblespace}b} & & a\bmod b\\
-\mathrm{a\backslash pod\textrm{\textvisiblespace}b} & & a\pod b
+\mathrm{a\backslash mod\textrm{␣}b} & & a\mod b\\
+\mathrm{a\backslash pmod\textrm{␣}b} & & a\pmod b\\
+\mathrm{a\backslash bmod\textrm{␣}b} & & a\bmod b\\
+\mathrm{a\backslash pod\textrm{␣}b} & & a\pod b
\end{align*}
\end_inset
@@ -24691,7 +24691,7 @@ By default the modulo-functions take only the first
following character
\begin_inset Formula
\begin{align*}
\underline{\textrm{Commande}\raisebox{-0.9mm}{}} & &
\underline{\textrm{Résultat}}\\
-\mathrm{a\backslash pod\textrm{\textvisiblespace}bcd} & & a\pod bcd\\
+\mathrm{a\backslash pod\textrm{␣}bcd} & & a\pod bcd\\
\mathrm{a\backslash pod\backslash\{bc\to d} & & a\pod{bc}d
\end{align*}
@@ -33901,33 +33901,6 @@ Formules ! barrées
\end_layout
\begin_layout Standard
-Pour barrer une formule ou une portion de formule, on doit charger le paquetage
- LaTeX
-\series bold
-cancel
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Paquetages ! cancel
-\end_layout
-
-\end_inset
-
- dans le préambule LaTeX avec la ligne
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage{cancel}
-\end_layout
-
-\begin_layout Standard
\begin_inset ERT
status collapsed
@@ -33958,7 +33931,7 @@ cancel
\end_layout
\begin_layout Standard
-Il y a quatre façon de barrer une formule:
+Il y a quatre façon de barrer une formule u une portion de formule:
\end_layout
\begin_layout Standard
@@ -34011,7 +33984,11 @@ sont seulement utilisées pour faire de la place.
\begin_layout Plain Layout
\backslash
-cancel{
+cancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -34042,7 +34019,11 @@ A=B
\begin_layout Plain Layout
\backslash
-bcancel{
+bcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -34073,8 +34054,10 @@ A=B
\begin_layout Plain Layout
\backslash
-xcancel{
-\backslash
+xcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
int
\begin_inset space \textvisiblespace{}
\end_inset
@@ -34104,19 +34087,21 @@ A=B
\begin_layout Plain Layout
\backslash
-cancelto{1
-\begin_inset Formula $\to$
+cancelto
+\begin_inset space \textvisiblespace{}
\end_inset
\backslash
-{
-\backslash
int
\begin_inset space \textvisiblespace{}
\end_inset
A=B
+\begin_inset Formula $\to$
+\end_inset
+
+1
\end_layout
\end_inset
@@ -34175,33 +34160,36 @@ indice
\backslash
cancelto
\series default
- , il est possible de charger le paquetage
+ , il est possible de
+\lang english
+add the LaTeX-preamble line
+\end_layout
+
+\begin_layout Standard
+
\series bold
-cancel
+
+\backslash
+PassOptionsToPackage{option}{cancel}
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+where
+\series bold
+option
\series default
- soit avec l'option
+ is either
\series bold
+\lang french
samesize
\series default
- qui laissera la valeur barrée avec la même taille, soit avec l'option
+ qui laissera la valeur barrée avec la même taille, ou
\series bold
Smaller
\series default
- qui la met dans une taille un peu plus petite que la taille obtenue sans
- aucune option.
- Dans ce document,
-\series bold
-cancel
-\series default
- a été chargé avec cette ligne:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[samesize]{cancel}
+ qui la met dans une taille un peu plus petite que la taille normale.
\end_layout
\begin_layout Standard
@@ -34309,6 +34297,16 @@ key "cancel"
\end_inset
.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! cancel
+\end_layout
+
+\end_inset
+
+
\end_layout
\begin_layout Standard
diff --git a/lib/doc/ja/Math.lyx b/lib/doc/ja/Math.lyx
index e9daef0..7a0a14e 100644
--- a/lib/doc/ja/Math.lyx
+++ b/lib/doc/ja/Math.lyx
@@ -24601,10 +24601,10 @@ status collapsed
\begin_inset Formula
\begin{align*}
\underline{\textrm{コマンド}\raisebox{-0.9mm}{}} & & \underline{\textrm{出力}}\\
-\mathrm{a\backslash mod\textrm{\textvisiblespace}b} & & a\mod b\\
-\mathrm{a\backslash pmod\textrm{\textvisiblespace}b} & & a\pmod b\\
-\mathrm{a\backslash bmod\textrm{\textvisiblespace}b} & & a\bmod b\\
-\mathrm{a\backslash pod\textrm{\textvisiblespace}b} & & a\pod b
+\mathrm{a\backslash mod\textrm{␣}b} & & a\mod b\\
+\mathrm{a\backslash pmod\textrm{␣}b} & & a\pmod b\\
+\mathrm{a\backslash bmod\textrm{␣}b} & & a\bmod b\\
+\mathrm{a\backslash pod\textrm{␣}b} & & a\pod b
\end{align*}
\end_inset
@@ -24618,7 +24618,7 @@ status collapsed
\begin_inset Formula
\begin{align*}
\underline{\textrm{コマンド}\raisebox{-0.9mm}{}} & & \underline{\textrm{出力}}\\
-\mathrm{a\backslash pod\textrm{\textvisiblespace}bcd} & & a\pod bcd\\
+\mathrm{a\backslash pod\textrm{␣}bcd} & & a\pod bcd\\
\mathrm{a\backslash pod\backslash\{bc\backslash\}d} & & a\pod{bc}d
\end{align*}
@@ -33502,50 +33502,6 @@ status collapsed
\end_layout
\begin_layout Standard
-数式あるいはその一部を消去するには、
-\series bold
-cancel
-\series default
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-
-\series bold
-cancel
-\series default
-は、標準的なLaTeX頒布版のすべてに含まれています。
-\end_layout
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-ぱっけーじ@パッケージ ! cancel
-\end_layout
-
-\end_inset
-
- LaTeXパッケージを、LaTeXプリアンブル行に
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage{cancel}
-\end_layout
-
-\begin_layout Standard
-と書いて読み込む必要があります。
-\end_layout
-
-\begin_layout Standard
数式を消去するには、4つの方法があります。
\end_layout
@@ -33599,8 +33555,10 @@ raisebox
\begin_layout Plain Layout
\backslash
-cancel{
-\backslash
+cancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
int
\begin_inset space \textvisiblespace{}
\end_inset
@@ -33630,7 +33588,11 @@ A=B
\begin_layout Plain Layout
\backslash
-bcancel{
+bcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -33661,7 +33623,11 @@ A=B
\begin_layout Plain Layout
\backslash
-xcancel{
+xcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
\backslash
int
\begin_inset space \textvisiblespace{}
@@ -33692,19 +33658,21 @@ A=B
\begin_layout Plain Layout
\backslash
-cancelto{1
-\begin_inset Formula $\to$
+cancelto
+\begin_inset space \textvisiblespace{}
\end_inset
\backslash
-{
-\backslash
int
\begin_inset space \textvisiblespace{}
\end_inset
A=B
+\begin_inset Formula $\to$
+\end_inset
+
+1
\end_layout
\end_inset
@@ -33749,36 +33717,48 @@ cancelto
\begin_layout Standard
+\lang english
+To change the size of
\series bold
\backslash
cancelto
\series default
-の「下付き」数字の寸法を変更するには、
+'s
+\begin_inset Quotes eld
+\end_inset
+
+subscript
+\begin_inset Quotes erd
+\end_inset
+
+ value one can add the LaTeX-preamble line
+\end_layout
+
+\begin_layout Standard
+
\series bold
-cancel
+
+\backslash
+PassOptionsToPackage{option}{cancel}
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+where
+\series bold
+option
\series default
-パッケージを
+ is either
\series bold
samesize
\series default
-オプションをつけて読み込んで、消去された数字と同じ大きさにするか、
+ which leads to the same size as for the canceled value, or
\series bold
Smaller
\series default
-オプションをつけて、オプションを付けなかった時よりも少し小さな大きさにするかの2つの方法があります。この文書では、
-\series bold
-cancel
-\series default
-は
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[samesize]{cancel}
+ which makes is it a bit smaller than normal.
\end_layout
\begin_layout Standard
@@ -33879,6 +33859,16 @@ key "cancel"
\end_inset
をご覧ください。
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! cancel
+\end_layout
+
+\end_inset
+
+
\end_layout
\begin_layout Subsection