currently Lyx numbers theorems, definitions, examples, claims, etc
sequentially using the same counter. How can i get it to use seperate
counters for (some specific subset of) each of these?
Hi all,
By default LyX doesn't hyphenate Russian language documents.
I tried to include
\usepackage[russian]{babel} in the preamble but still doesn't hyphenate.
By google search I found following article.
http://www.ibiblio.org/sergei/Software/tex.html
There it says
As of v3.6h, Babel has a brok
On Tue, Jun 23, 2009 at 5:12 PM, Liz Cademy wrote:
> I am trying to install Songbird. I am following the instructions on this
> wiki page:
> http://wiki.lyx.org/Layouts/Songbook#toc4
>
> I downloaded SongbookRelease 4.0, unpacked it, and put it in my
> ~/application Support/Lyx folder. Though it
Hi, I'm working on a document that looks like this:
Lots of text
Multi-line equation #1
More text
Multi-line equation #2
More text
...
Summary of useful equations:
Multi-line equation #1
Multi-line equation #2
Ideally, if I change something, I should only have to change it in one
plac
Hello!
I am brand new to LaTeX and Lyx. I downloaded them specifically to
create a book of song lyrics for my daughter.
Details: Mac OS X 10.4.11 (Tiger) on a PowerBook G4
I am very familiar with the Mac OS, but not with linux or the
terminal. If the solution to my problem needs me to wor
Jürgen, thank you very much - your patch has solved my problem! Now I can
publish it
Markus
Am Tuesday 23 June 2009 18:15:38 schrieb Jürgen Spitzmüller:
> Markus Büchele wrote:
> > I am not using KOMA, so this does not work:
> > \deffootnote[1em]{1.5em}{1em}{\textsuperscript{\thefootnotemar
Markus Büchele wrote:
> I am not using KOMA, so this does not work:
> \deffootnote[1em]{1.5em}{1em}{\textsuperscript{\thefootnotemark}}
>
> How do I get rid of the superscript?
>
> I have configured the footnotes with footmisc so far:
>
> \usepackage[hang]{footmisc}
> \setlength{\footnotemargin}{0.
Hi,
I'm using the book class and cannot get the numbers of footnotes in the
footnote lines (not the text) into the following format:
normal size, not superscript
I am not using KOMA, so this does not work:
\deffootnote[1em]{1.5em}{1em}{\textsuperscript{\thefootnotemark}}
How do I get rid of the
Jürgen Spitzmüller wrote:
> Derek Cordeiro wrote:
> > I have a query about line spacing. Why does the line spacing
> > "\onehalfspacing" in LyX differ from word processors like Word or
> > OpenOffice? Or are they two different things? I have used same font
> > size of 12pt but find that a 1.5 line
but in my head if you need a toc and to start sections anew for each
part, you do not write an article ;).
You caught me; I'm not writing an article. The article class is just the
one I'm most familiar manipulating. I'm also not releasing the source
for my document, so I'm more comfortable wit
rgheck wrote:
Derek Cordeiro wrote:
Hi,
I have a query about line spacing. Why does the line spacing
"\onehalfspacing" in LyX differ from word processors like Word or
OpenOffice? Or are they two different things? I have used same font
size of 12pt but find that a 1.5 line spacing in a word proc
Derek Cordeiro wrote:
Hi,
I have a query about line spacing. Why does the line spacing
"\onehalfspacing" in LyX differ from word processors like Word or
OpenOffice? Or are they two different things? I have used same font
size of 12pt but find that a 1.5 line spacing in a word processor
generates
Derek Cordeiro wrote:
> I have a query about line spacing. Why does the line spacing
> "\onehalfspacing" in LyX differ from word processors like Word or
> OpenOffice? Or are they two different things? I have used same font
> size of 12pt but find that a 1.5 line spacing in a word processor
> genera
Hi,
I have a query about line spacing. Why does the line spacing
"\onehalfspacing" in LyX differ from word processors like Word or
OpenOffice? Or are they two different things? I have used same font
size of 12pt but find that a 1.5 line spacing in a word processor
generates much more space. Is the
Ehud Kaplan wrote:
> What am I missing?
The corresponding LyX layout file. LyX layout files are only available fpr a
subset of LaTeX (or DocBook) classes (but it's not difficult to write a layout
file).
Jürgen
First thanks to everyone who help me get a CLS layout working recently. I'm
having a new problem now. I have an phm.sty file provided by a conference
and I'm trying to use it. I've added it to MikTeX and can create a .ps
using the command line but I can't get it to work in LyX. I've followed th
I am trying to use Lyx 1.6.2 to create a poster under Linux.
Lyx shows sciposter.cls in the list of document classes
(Tools/Tex-information),
but when I go to Document/Settings/Document class I cannot find it. In
fact, many other classes that
are on my system are also listed as Unavailable.
On Monday 22 June 2009 06:26:33 pm Jean-Marc Lasgouttes wrote:
> Le 22 juin 09 ā 16:06, Tad Marko a écrit :
> > I would like to extend the book layout with the "Chapterprecis" from
> > the
> > book (memoir)" layout. It is probably naive to assume this is as
> > simple as
> > copying book.layout and
On Tue, Jun 23, 2009 at 3:38 AM, Jean-Marc Lasgouttes wrote:
> Tad Marko writes:
> > I simply find the memoir class unattractive. I like the looks of the
> classic
> > book class.
>
> I thought that the default for memoir was to look like book.cls.
>
> Memoir is highly configurable and provided w
Tad Marko writes:
> I simply find the memoir class unattractive. I like the looks of the classic
> book class.
I thought that the default for memoir was to look like book.cls.
Memoir is highly configurable and provided with a number of predefined
\chapterstyle{} and \headstyle{} entries.
JMarc
Am Monday 22 June 2009 17:10:40 schrieb Paul A. Rubin:
Thanks for the help. I will try Paul's proposal to use the string editor
(Ctrl-T or BibTeX > Edit Strings) to add one abbreviation for each journal. I
might later use these for further bib-files.
Wolfgang
>
> Wolfgang Engelmann wrote:
> > I
Hi
> I want the section numbering to restart for each part in the article
> class. The only way I have devised is a simple hack in the
> LaTeX preamble:
>
> \let\oldpart\part
> \renewcommand{part}[1]{\oldpart{#1}
> \setcounter{section}{0}}
>
> This works great, except for the Table of Contents
rgheck wrote:
> > I've just downloaded the last LyX release (1.6.3) and my OS is Windovs
> > Vista Home Premium. I've used LyX writing all my reports in the last six
> > months. I've got only one great problem that I can't solve without your
> > help. I 'd like to use some characters not available
23 matches
Mail list logo