On Sat, 5 Apr 2014, Jürgen Spitzmüller wrote:
After all, \frontmatter is but a shortcut to
\clearpage
\pagenumbering{roman}
\setcounter{page}{1}
Jürgen,
Thank you. I did not know that.
Carpe weekend,
Rich
--
Richard B. Shepard, Ph.D. | Have knowledge, will travel.
Applied
2014-04-05 17:48 GMT+02:00 Rich Shepard:
> Jürgen,
>
> I define:
>
> \pagenumbering{roman}
> \setcounter{page}{1}
> \pagestyle{headings}
>
> without explicitly writing \frontmatter.
Of course you can do that, but
\frontmatter
is shorter. After all, \frontmatter is but a shortcut to
\clearpa
On Sat, 5 Apr 2014, Jürgen Spitzmüller wrote:
However, note that you get roman page numbering before the mainmatter only
if you actually use \frontmatter.
Jürgen,
I define:
\pagenumbering{roman}
\setcounter{page}{1}
\pagestyle{headings}
without explicitly writing \frontmatter.
Rich
--
R
2014-04-05 17:07 GMT+02:00 Rich Shepard:
> Furthermore, I discovered in the current book I'm writing that I do not
> need to explicitly enter \frontmatter. I put everything I want there, and
> following the ToC and other lists I add \mainmatter and set the page
> numbering. It's working for me.
>
On Sat, 5 Apr 2014, Richard Heck wrote:
In that case LyX knows nothing about it, so the reported behavior is not
surprising.
Richard,
Furthermore, I discovered in the current book I'm writing that I do not
need to explicitly enter \frontmatter. I put everything I want there, and
following t
On 04/05/2014 10:54 AM, Rich Shepard wrote:
On Sat, 5 Apr 2014, Jürgen Spitzmüller wrote:
How do you insert \frontmatter and \mainmatter? AFAIK the LyX KOMA
layouts
do not natively support these yet.
Jürgen,
They need to be manually added in ERT boxes.
In that case LyX knows nothing abo
On Sat, 5 Apr 2014, Jürgen Spitzmüller wrote:
How do you insert \frontmatter and \mainmatter? AFAIK the LyX KOMA layouts
do not natively support these yet.
Jürgen,
They need to be manually added in ERT boxes.
Rich
--
Richard B. Shepard, Ph.D. | Have knowledge, will travel.
A
2014-04-05 14:50 GMT+02:00 Csikos Bela:
> This is only a report of a misbehavior so that lyx user (and possibly
> developers) would be aware of it.
>
> Lyx (both 2.0.x and 2.1.0rc1) numbers koma book class sections
> consecutively disregarding \frontmatter and \mainmatter.
>
How do you insert \fr