Hi,
My question was answered on the TeX forum. Happy to share it here:
"No need for ERTs, go to Document --> Settings --> Document Class, add leqno to the Custom class options."
Best
Search found 7 matches
- Thu Mar 06, 2014 12:56 am
- Forum: LyX
- Topic: Equation Numbers on left Side
- Replies: 1
- Views: 4525
- Thu Mar 06, 2014 12:53 am
- Forum: LyX
- Topic: Altered Heading Numbers
- Replies: 7
- Views: 8140
Re: Altered Heading Numbers
Hi,
On the TeX forum, they gave me the following solution, which works:
"To get the result you ask for, add
\renewcommand\thesection{\Roman{section}}
\renewcommand\thesubsection{\Alph{subsection}}
to the preamble."
Thanks and best.
On the TeX forum, they gave me the following solution, which works:
"To get the result you ask for, add
\renewcommand\thesection{\Roman{section}}
\renewcommand\thesubsection{\Alph{subsection}}
to the preamble."
Thanks and best.
- Mon Mar 03, 2014 9:39 pm
- Forum: LyX
- Topic: Altered Heading Numbers
- Replies: 7
- Views: 8140
Re: Altered Heading Numbers
So, in putting the two together, I have added the code provided by mas in the local layout (rather than directly in the LaTeX preamble), as suggested by scottkosty. When adding the "Preamble" and "EndPreamble" commands at the beginning and end, respectively, the "valid layout!" message appears. Yet ...
- Mon Mar 03, 2014 8:18 pm
- Forum: LyX
- Topic: Altered Heading Numbers
- Replies: 7
- Views: 8140
Re: Altered Heading Numbers
Thanks
- Fri Feb 28, 2014 12:26 pm
- Forum: LyX
- Topic: Altered Heading Numbers
- Replies: 7
- Views: 8140
Re: Altered Heading Numbers
Thanks very much.
I'm sure I must be doing something wrong, but nothing changes when I enter this into the LaTeX preamble in LyX (also not in case I open a new document)...
I'm sure I must be doing something wrong, but nothing changes when I enter this into the LaTeX preamble in LyX (also not in case I open a new document)...
- Thu Feb 27, 2014 1:29 pm
- Forum: LyX
- Topic: Altered Heading Numbers
- Replies: 7
- Views: 8140
Altered Heading Numbers
Hi,
I am working on an article in LyX (version 2.0.6). Sections are automatically numbered in Arabic numerals and sub-sections accordingly.
I would need to change this: Sections should be numbered in Roman numerals. Sub-sections should be numbered alphabetically (e.g. what are automatically ...
I am working on an article in LyX (version 2.0.6). Sections are automatically numbered in Arabic numerals and sub-sections accordingly.
I would need to change this: Sections should be numbered in Roman numerals. Sub-sections should be numbered alphabetically (e.g. what are automatically ...
- Thu Feb 27, 2014 1:20 pm
- Forum: LyX
- Topic: Equation Numbers on left Side
- Replies: 1
- Views: 4525
Equation Numbers on left Side
Hi,
probably this is easy to solve for many of you, but so far I only found outdated advice that does not work in my case.
I have LyX 2.0.6. All my equation numbers are appearing on the right of the equation. I would need them to appear rather on the left. I'm no expert, so, if possible, I'd ...
probably this is easy to solve for many of you, but so far I only found outdated advice that does not work in my case.
I have LyX 2.0.6. All my equation numbers are appearing on the right of the equation. I would need them to appear rather on the left. I'm no expert, so, if possible, I'd ...