mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Add layout tag that determines if/when a paragraph can be indented.
Fixes: #7327, #7458, #8670
This commit is contained in:
parent
06cee46d7e
commit
20bcaec061
@ -1,5 +1,5 @@
|
|||||||
#LyX 2.1 created this file. For more info see http://www.lyx.org/
|
#LyX 2.1 created this file. For more info see http://www.lyx.org/
|
||||||
\lyxformat 474
|
\lyxformat 476
|
||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
\textclass scrbook
|
\textclass scrbook
|
||||||
@ -145,11 +145,12 @@ End
|
|||||||
\papercolumns 1
|
\papercolumns 1
|
||||||
\papersides 2
|
\papersides 2
|
||||||
\paperpagestyle headings
|
\paperpagestyle headings
|
||||||
\tracking_changes false
|
\tracking_changes true
|
||||||
\output_changes false
|
\output_changes false
|
||||||
\html_math_output 0
|
\html_math_output 0
|
||||||
\html_css_as_file 0
|
\html_css_as_file 0
|
||||||
\html_be_strict true
|
\html_be_strict true
|
||||||
|
\author -712698321 "Jürgen Spitzmüller"
|
||||||
\end_header
|
\end_header
|
||||||
|
|
||||||
\begin_body
|
\begin_body
|
||||||
@ -5850,6 +5851,10 @@ latex foiltex.ins
|
|||||||
\begin_layout Enumerate
|
\begin_layout Enumerate
|
||||||
Now you need to decide if the package should be available for all users
|
Now you need to decide if the package should be available for all users
|
||||||
or only for you.
|
or only for you.
|
||||||
|
\begin_inset Separator parbreak
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_deeper
|
\begin_deeper
|
||||||
@ -6144,6 +6149,10 @@ latex
|
|||||||
\begin_layout Enumerate
|
\begin_layout Enumerate
|
||||||
Now one only need to tell LaTeX that there are new files.
|
Now one only need to tell LaTeX that there are new files.
|
||||||
This depends on the used LaTeX-Distribution:
|
This depends on the used LaTeX-Distribution:
|
||||||
|
\begin_inset Separator parbreak
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_deeper
|
\begin_deeper
|
||||||
@ -10495,6 +10504,10 @@ EndArgument
|
|||||||
|
|
||||||
.
|
.
|
||||||
So a command with two optional arguments has:
|
So a command with two optional arguments has:
|
||||||
|
\begin_inset Separator parbreak
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_deeper
|
\begin_deeper
|
||||||
@ -12553,6 +12566,10 @@ Itemize, Bibliography
|
|||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
]
|
]
|
||||||
|
\begin_inset Separator parbreak
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_deeper
|
\begin_deeper
|
||||||
@ -12973,6 +12990,10 @@ LatexType
|
|||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset Separator parbreak
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_deeper
|
\begin_deeper
|
||||||
@ -13430,6 +13451,10 @@ Static
|
|||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
The kind of margin that the style has on the left side.
|
The kind of margin that the style has on the left side.
|
||||||
|
\begin_inset Separator parbreak
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_deeper
|
\begin_deeper
|
||||||
@ -14504,6 +14529,128 @@ int=3
|
|||||||
\series default
|
\series default
|
||||||
The level of the style in the table of contents.
|
The level of the style in the table of contents.
|
||||||
This is used for automatic numbering of section headings.
|
This is used for automatic numbering of section headings.
|
||||||
|
\change_inserted -712698321 1401363541
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
|
||||||
|
\change_inserted -712698321 1401363906
|
||||||
|
\begin_inset Flex Code
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\change_inserted -712698321 1401363547
|
||||||
|
ToggleIndent
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
[
|
||||||
|
\emph on
|
||||||
|
|
||||||
|
\begin_inset Flex Code
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\change_inserted -712698321 1401363664
|
||||||
|
|
||||||
|
\emph on
|
||||||
|
default
|
||||||
|
\change_unchanged
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\emph default
|
||||||
|
,
|
||||||
|
\begin_inset Flex Code
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\change_inserted -712698321 1401363669
|
||||||
|
always
|
||||||
|
\change_unchanged
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
,
|
||||||
|
\begin_inset Flex Code
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\change_inserted -712698321 1401363675
|
||||||
|
never
|
||||||
|
\change_unchanged
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
] This tag determines whether the first line indentation of this paragraph
|
||||||
|
can be toggled via the Paragraph settings dialog.
|
||||||
|
If
|
||||||
|
\emph on
|
||||||
|
|
||||||
|
\begin_inset Flex Code
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\change_inserted -712698321 1401363761
|
||||||
|
|
||||||
|
\emph off
|
||||||
|
default
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\emph default
|
||||||
|
is set, indentation can be toggled if the document settings use
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
indent
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
paragraph style, with
|
||||||
|
\begin_inset Flex Code
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\change_inserted -712698321 1401363844
|
||||||
|
always
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
, indentation can always be toggled, notwithstanding the document settings,
|
||||||
|
with
|
||||||
|
\begin_inset Flex Code
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\change_inserted -712698321 1401363901
|
||||||
|
never
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
, indentation can never be toggled.
|
||||||
|
\change_unchanged
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Description
|
\begin_layout Description
|
||||||
@ -14602,6 +14749,10 @@ theorems-ams.inc
|
|||||||
|
|
||||||
\begin_layout LyX-Code
|
\begin_layout LyX-Code
|
||||||
Preamble
|
Preamble
|
||||||
|
\begin_inset Separator parbreak
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_deeper
|
\begin_deeper
|
||||||
@ -17314,6 +17465,10 @@ LatexType
|
|||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset Separator parbreak
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_deeper
|
\begin_deeper
|
||||||
@ -18249,6 +18404,10 @@ LabelStringAppendix
|
|||||||
|
|
||||||
to the same value.
|
to the same value.
|
||||||
The following special constructs can be used in the string:
|
The following special constructs can be used in the string:
|
||||||
|
\begin_inset Separator parbreak
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_deeper
|
\begin_deeper
|
||||||
|
@ -345,6 +345,7 @@ Style Bibliography
|
|||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
Category BackMatter
|
Category BackMatter
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -405,6 +405,7 @@ Style References
|
|||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
Category BackMatter
|
Category BackMatter
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -210,6 +210,7 @@ Style Bibliography
|
|||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
Category BackMatter
|
Category BackMatter
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -202,6 +202,7 @@ Style Bibliography
|
|||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -357,6 +357,7 @@ Style Itemize
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName APAitemize
|
LatexName APAitemize
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ItemSep 0.2
|
ItemSep 0.2
|
||||||
@ -379,6 +380,7 @@ Style Enumerate
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName APAenumerate
|
LatexName APAenumerate
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ParSkip 0.0
|
ParSkip 0.0
|
||||||
|
@ -457,6 +457,7 @@ Style Itemize
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName APAitemize
|
LatexName APAitemize
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ItemSep 0.2
|
ItemSep 0.2
|
||||||
@ -480,6 +481,7 @@ Style Enumerate
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName APAenumerate
|
LatexName APAenumerate
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ParSkip 0.0
|
ParSkip 0.0
|
||||||
|
@ -100,6 +100,7 @@ Style Itemize
|
|||||||
RightDelim >
|
RightDelim >
|
||||||
EndArgument
|
EndArgument
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ItemSep 0.2
|
ItemSep 0.2
|
||||||
@ -137,6 +138,7 @@ Style Enumerate
|
|||||||
RightDelim >
|
RightDelim >
|
||||||
EndArgument
|
EndArgument
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ParSkip 0.0
|
ParSkip 0.0
|
||||||
@ -209,6 +211,7 @@ Style Part
|
|||||||
EndArgument
|
EndArgument
|
||||||
NeedProtect 1
|
NeedProtect 1
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
Labelsep xx
|
Labelsep xx
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
TopSep 4
|
TopSep 4
|
||||||
@ -236,6 +239,7 @@ Style Section
|
|||||||
LatexName section
|
LatexName section
|
||||||
NeedProtect 1
|
NeedProtect 1
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
TopSep 2
|
TopSep 2
|
||||||
@ -293,6 +297,7 @@ Style Subsection
|
|||||||
LatexName subsection
|
LatexName subsection
|
||||||
NeedProtect 1
|
NeedProtect 1
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
TopSep 2
|
TopSep 2
|
||||||
@ -350,6 +355,7 @@ Style Subsubsection
|
|||||||
LatexName subsubsection
|
LatexName subsubsection
|
||||||
NeedProtect 1
|
NeedProtect 1
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
TopSep 2
|
TopSep 2
|
||||||
@ -596,6 +602,7 @@ Style Column
|
|||||||
LabelType Static
|
LabelType Static
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
LabelString "Start column (increase depth!), width:"
|
LabelString "Start column (increase depth!), width:"
|
||||||
|
ToggleIndent Never
|
||||||
Argument 1
|
Argument 1
|
||||||
MenuString "Column Options"
|
MenuString "Column Options"
|
||||||
LabelString "Options"
|
LabelString "Options"
|
||||||
@ -1048,6 +1055,7 @@ Style Bibliography
|
|||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
@ -1075,6 +1083,7 @@ Style Quotation
|
|||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName quotation
|
LatexName quotation
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Always
|
||||||
LeftMargin MMM
|
LeftMargin MMM
|
||||||
RightMargin MMM
|
RightMargin MMM
|
||||||
ParIndent MM
|
ParIndent MM
|
||||||
@ -1100,6 +1109,7 @@ Style Quote
|
|||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName quote
|
LatexName quote
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMM
|
LeftMargin MMM
|
||||||
RightMargin MMM
|
RightMargin MMM
|
||||||
TopSep 0.5
|
TopSep 0.5
|
||||||
|
@ -109,6 +109,7 @@ Style Bibliography
|
|||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -104,6 +104,7 @@ Style Quotation
|
|||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName quotation
|
LatexName quotation
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Always
|
||||||
LeftMargin MMM
|
LeftMargin MMM
|
||||||
RightMargin MMM
|
RightMargin MMM
|
||||||
ParIndent MM
|
ParIndent MM
|
||||||
@ -122,6 +123,7 @@ Style Quote
|
|||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName quote
|
LatexName quote
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMM
|
LeftMargin MMM
|
||||||
RightMargin MMM
|
RightMargin MMM
|
||||||
TopSep 0.5
|
TopSep 0.5
|
||||||
@ -180,6 +182,7 @@ Style Itemize
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName itemize
|
LatexName itemize
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ItemSep 0.2
|
ItemSep 0.2
|
||||||
@ -201,6 +204,7 @@ Style Description
|
|||||||
LatexType Item_environment
|
LatexType Item_environment
|
||||||
LatexName description
|
LatexName description
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
LabelSep xxx
|
LabelSep xxx
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
@ -576,6 +580,7 @@ Style Bibliography
|
|||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
@ -586,7 +591,7 @@ Style Bibliography
|
|||||||
AlignPossible Block, Left
|
AlignPossible Block, Left
|
||||||
LabelType Bibliography
|
LabelType Bibliography
|
||||||
LabelString "References"
|
LabelString "References"
|
||||||
LabelBottomSep 0.7
|
LabelBottomSep 0.7
|
||||||
LabelFont
|
LabelFont
|
||||||
Series Bold
|
Series Bold
|
||||||
EndFont
|
EndFont
|
||||||
|
@ -310,6 +310,7 @@ Style Bibliography
|
|||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
Category BackMatter
|
Category BackMatter
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -286,6 +286,7 @@ Style ItemList
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName itemlist
|
LatexName itemlist
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ItemSep 0.2
|
ItemSep 0.2
|
||||||
@ -449,6 +450,7 @@ Style Bibliography
|
|||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
Category BackMatter
|
Category BackMatter
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -289,6 +289,7 @@ Style ItemList
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName itemlist
|
LatexName itemlist
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ItemSep 0.2
|
ItemSep 0.2
|
||||||
@ -462,6 +463,7 @@ Style Bibliography
|
|||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
Category BackMatter
|
Category BackMatter
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -269,6 +269,7 @@ Style "Bibliography (plain)"
|
|||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
Category BackMatter
|
Category BackMatter
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -272,6 +272,7 @@ Style Bibliography
|
|||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
Category BackMatter
|
Category BackMatter
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -349,6 +349,7 @@ Style References
|
|||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -272,6 +272,7 @@ Style Bibliography
|
|||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
@ -282,7 +283,7 @@ Style Bibliography
|
|||||||
AlignPossible Block, Left
|
AlignPossible Block, Left
|
||||||
LabelType Bibliography
|
LabelType Bibliography
|
||||||
LabelString "References"
|
LabelString "References"
|
||||||
LabelBottomSep 0.7
|
LabelBottomSep 0.7
|
||||||
LabelFont
|
LabelFont
|
||||||
Series Bold
|
Series Bold
|
||||||
EndFont
|
EndFont
|
||||||
|
@ -465,6 +465,7 @@ Style Bibliography
|
|||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -257,6 +257,7 @@ Style Itemize
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName itemize
|
LatexName itemize
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ItemSep 0.2
|
ItemSep 0.2
|
||||||
@ -305,6 +306,7 @@ Style Enumerate
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName enumerate
|
LatexName enumerate
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ParSkip 0.0
|
ParSkip 0.0
|
||||||
@ -356,6 +358,7 @@ Style Bibliography
|
|||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
@ -378,6 +381,7 @@ Style Quotation
|
|||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName quotation
|
LatexName quotation
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Always
|
||||||
LeftMargin MMM
|
LeftMargin MMM
|
||||||
RightMargin MMM
|
RightMargin MMM
|
||||||
ParIndent MM
|
ParIndent MM
|
||||||
@ -399,6 +403,7 @@ Style Quote
|
|||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName quote
|
LatexName quote
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMM
|
LeftMargin MMM
|
||||||
RightMargin MMM
|
RightMargin MMM
|
||||||
TopSep 0.5
|
TopSep 0.5
|
||||||
|
@ -328,6 +328,7 @@ Style Bibliography
|
|||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -89,6 +89,7 @@ Style Itemize
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName itemize
|
LatexName itemize
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ItemSep 0.2
|
ItemSep 0.2
|
||||||
@ -157,6 +158,7 @@ Style Bibliography
|
|||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LabelType Bibliography
|
LabelType Bibliography
|
||||||
LabelBottomSep 0.7
|
LabelBottomSep 0.7
|
||||||
|
ToggleIndent Never
|
||||||
LabelFont
|
LabelFont
|
||||||
Size Tiny
|
Size Tiny
|
||||||
EndFont
|
EndFont
|
||||||
|
@ -15,6 +15,7 @@ Style Quotation
|
|||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName quotation
|
LatexName quotation
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Always
|
||||||
LeftMargin MMM
|
LeftMargin MMM
|
||||||
RightMargin MMM
|
RightMargin MMM
|
||||||
ParIndent MM
|
ParIndent MM
|
||||||
@ -36,6 +37,7 @@ Style Quote
|
|||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName quote
|
LatexName quote
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMM
|
LeftMargin MMM
|
||||||
RightMargin MMM
|
RightMargin MMM
|
||||||
TopSep 0.5
|
TopSep 0.5
|
||||||
|
@ -16,6 +16,7 @@ Style Itemize
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName itemize
|
LatexName itemize
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ItemSep 0.2
|
ItemSep 0.2
|
||||||
@ -41,6 +42,7 @@ Style Enumerate
|
|||||||
LatexType Item_Environment
|
LatexType Item_Environment
|
||||||
LatexName enumerate
|
LatexName enumerate
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MMN
|
LeftMargin MMN
|
||||||
LabelSep xx
|
LabelSep xx
|
||||||
ParSkip 0.0
|
ParSkip 0.0
|
||||||
|
@ -20,6 +20,7 @@ Style Part
|
|||||||
LatexName part
|
LatexName part
|
||||||
NeedProtect 1
|
NeedProtect 1
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
Labelsep xxx
|
Labelsep xxx
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
TopSep 4
|
TopSep 4
|
||||||
@ -51,6 +52,7 @@ Style Chapter
|
|||||||
LatexName chapter
|
LatexName chapter
|
||||||
NeedProtect 1
|
NeedProtect 1
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
TopSep 4
|
TopSep 4
|
||||||
BottomSep 0.8
|
BottomSep 0.8
|
||||||
@ -78,6 +80,7 @@ Style Section
|
|||||||
LatexName section
|
LatexName section
|
||||||
NeedProtect 1
|
NeedProtect 1
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LabelSep xxx
|
LabelSep xxx
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
TopSep 1.3
|
TopSep 1.3
|
||||||
|
@ -15,6 +15,7 @@ Style Abstract
|
|||||||
LatexName abstract
|
LatexName abstract
|
||||||
Category FrontMatter
|
Category FrontMatter
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Always
|
||||||
LeftMargin MMM
|
LeftMargin MMM
|
||||||
RightMargin MMM
|
RightMargin MMM
|
||||||
ParIndent MM
|
ParIndent MM
|
||||||
@ -56,6 +57,7 @@ Style Bibliography
|
|||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
Category BackMatter
|
Category BackMatter
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -577,6 +577,7 @@ Style Bibliography
|
|||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
Category BackMatter
|
Category BackMatter
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
|
ToggleIndent Never
|
||||||
LeftMargin MM
|
LeftMargin MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
ItemSep 0
|
ItemSep 0
|
||||||
|
@ -168,6 +168,9 @@ import os, re, string, sys
|
|||||||
# Incremented to format 50, 9 May 2014 by forenr
|
# Incremented to format 50, 9 May 2014 by forenr
|
||||||
# Removal of "Separator" layouts
|
# Removal of "Separator" layouts
|
||||||
|
|
||||||
|
# Incremented to format 51, 29 May 2014 by spitz
|
||||||
|
# New Style tag "ToggleIndent"
|
||||||
|
|
||||||
# Do not forget to document format change in Customization
|
# Do not forget to document format change in Customization
|
||||||
# Manual (section "Declaring a new text class").
|
# Manual (section "Declaring a new text class").
|
||||||
|
|
||||||
@ -399,6 +402,11 @@ def convert(lines):
|
|||||||
i += 1
|
i += 1
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
if format == 50:
|
||||||
|
# nothing to do.
|
||||||
|
i += 1
|
||||||
|
continue
|
||||||
|
|
||||||
if format == 49:
|
if format == 49:
|
||||||
separator = []
|
separator = []
|
||||||
|
|
||||||
|
@ -105,6 +105,7 @@ enum LayoutTags {
|
|||||||
LT_RESETARGS,
|
LT_RESETARGS,
|
||||||
LT_RIGHTDELIM,
|
LT_RIGHTDELIM,
|
||||||
LT_FORCELOCAL,
|
LT_FORCELOCAL,
|
||||||
|
LT_TOGGLE_INDENT,
|
||||||
LT_INTITLE // keep this last!
|
LT_INTITLE // keep this last!
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -148,6 +149,7 @@ Layout::Layout()
|
|||||||
spellcheck = true;
|
spellcheck = true;
|
||||||
forcelocal = 0;
|
forcelocal = 0;
|
||||||
itemcommand_ = "item";
|
itemcommand_ = "item";
|
||||||
|
toggle_indent = ITOGGLE_DOCUMENT_DEFAULT;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -243,6 +245,7 @@ bool Layout::readIgnoreForcelocal(Lexer & lex, TextClass const & tclass)
|
|||||||
{ "spellcheck", LT_SPELLCHECK },
|
{ "spellcheck", LT_SPELLCHECK },
|
||||||
{ "textfont", LT_TEXTFONT },
|
{ "textfont", LT_TEXTFONT },
|
||||||
{ "toclevel", LT_TOCLEVEL },
|
{ "toclevel", LT_TOCLEVEL },
|
||||||
|
{ "toggleindent", LT_TOGGLE_INDENT },
|
||||||
{ "topsep", LT_TOPSEP }
|
{ "topsep", LT_TOPSEP }
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -383,6 +386,19 @@ bool Layout::readIgnoreForcelocal(Lexer & lex, TextClass const & tclass)
|
|||||||
lex >> nextnoindent;
|
lex >> nextnoindent;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
case LT_TOGGLE_INDENT: {
|
||||||
|
string tog;
|
||||||
|
lex >> tog;
|
||||||
|
tog = support::ascii_lowercase(tog);
|
||||||
|
if (tog == "always")
|
||||||
|
toggle_indent = ITOGGLE_ALWAYS;
|
||||||
|
else if (tog == "never")
|
||||||
|
toggle_indent = ITOGGLE_NEVER;
|
||||||
|
else
|
||||||
|
toggle_indent = ITOGGLE_DOCUMENT_DEFAULT;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
case LT_COMMANDDEPTH:
|
case LT_COMMANDDEPTH:
|
||||||
lex >> commanddepth;
|
lex >> commanddepth;
|
||||||
break;
|
break;
|
||||||
|
@ -280,6 +280,8 @@ public:
|
|||||||
///
|
///
|
||||||
bool nextnoindent;
|
bool nextnoindent;
|
||||||
///
|
///
|
||||||
|
ToggleIndentation toggle_indent;
|
||||||
|
///
|
||||||
bool free_spacing;
|
bool free_spacing;
|
||||||
///
|
///
|
||||||
bool pass_thru;
|
bool pass_thru;
|
||||||
|
@ -64,6 +64,17 @@ enum LyXAlignment {
|
|||||||
LYX_ALIGN_DECIMAL = 64
|
LYX_ALIGN_DECIMAL = 64
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
/// Paragraph indendation control
|
||||||
|
enum ToggleIndentation {
|
||||||
|
/// Indentation can be toggled if document uses "indent" paragraph style
|
||||||
|
ITOGGLE_DOCUMENT_DEFAULT = 1,
|
||||||
|
/// Indentation cannot be toggled
|
||||||
|
ITOGGLE_NEVER,
|
||||||
|
/// Indentation can always be toggled
|
||||||
|
ITOGGLE_ALWAYS
|
||||||
|
};
|
||||||
|
|
||||||
///
|
///
|
||||||
inline void operator|=(LyXAlignment & la1, LyXAlignment la2)
|
inline void operator|=(LyXAlignment & la1, LyXAlignment la2)
|
||||||
{
|
{
|
||||||
|
@ -2237,7 +2237,8 @@ int Paragraph::Private::startTeXParParams(BufferParams const & bparams,
|
|||||||
{
|
{
|
||||||
int column = 0;
|
int column = 0;
|
||||||
|
|
||||||
if (params_.noindent() && !layout_->pass_thru) {
|
if (params_.noindent() && !layout_->pass_thru
|
||||||
|
&& (layout_->toggle_indent != ITOGGLE_NEVER)) {
|
||||||
os << "\\noindent ";
|
os << "\\noindent ";
|
||||||
column += 10;
|
column += 10;
|
||||||
}
|
}
|
||||||
|
@ -227,7 +227,7 @@ void GuiParagraph::applyView()
|
|||||||
|
|
||||||
// label width
|
// label width
|
||||||
params_.labelWidthString(qstring_to_ucs4(labelWidth->text()));
|
params_.labelWidthString(qstring_to_ucs4(labelWidth->text()));
|
||||||
// indendation
|
// indentation
|
||||||
params_.noindent(!indentCB->isChecked());
|
params_.noindent(!indentCB->isChecked());
|
||||||
|
|
||||||
dispatchParams();
|
dispatchParams();
|
||||||
@ -336,8 +336,11 @@ bool GuiParagraph::haveMultiParSelection() const
|
|||||||
|
|
||||||
bool GuiParagraph::canIndent() const
|
bool GuiParagraph::canIndent() const
|
||||||
{
|
{
|
||||||
return buffer().params().paragraph_separation
|
Layout const lay = bufferview()->cursor().innerParagraph().layout();
|
||||||
== BufferParams::ParagraphIndentSeparation;
|
if (buffer().params().paragraph_separation
|
||||||
|
== BufferParams::ParagraphIndentSeparation)
|
||||||
|
return (lay.toggle_indent != ITOGGLE_NEVER);
|
||||||
|
return (lay.toggle_indent == ITOGGLE_ALWAYS);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user