|
|
Mozy Online Backup: 2GB Free. Automatic. Secure.
Subject: Shortcuts - msg#00274
List: editors.lyx.general
Hi all,
¿How can I define a keyboard shortcut for centering paragraphs?
Sorry, if it's already defined I have not managed to find it.
Thanks a lot.
--
Dr. Luis A. Fernández
Department of Analytical Chemistry
University of The Basque Country
P.O. Box 644, 48080 Bilbao (Spain)
http://www.ehu.es/udps
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
RE: Nomenclature with page number
Thanks Uwe, all
I've tried that on a small file (attached) but I cannot get it to work.
I guess from the logfile below that a file or two is getting lost on
route.
Any suggestions?
Rob
LaTeX log File:
This is e-TeX, Version 3.141592-2.1 (MiKTeX 2.4) (preloaded format=latex
2004.3.23) 27 MAY 2004 10:07
entering extended mode
**nomenclature.tex
(nomenclature.tex
LaTeX2e <2003/12/01>
Babel <v3.8a> and hyphenation patterns for english, french, german,
ngerman, du
mylang, nohyphenation, loaded.
(C:\Miktex\texmf\tex\latex\base\article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(C:\Miktex\texmf\tex\latex\base\size10.clo
File: size10.clo 2004/02/16 v1.4f Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
) (C:\Miktex\texmf\tex\latex\base\fontenc.sty
Package: fontenc 2004/02/22 v1.99f Standard LaTeX package
(C:\Miktex\texmf\tex\latex\base\t1enc.def
File: t1enc.def 2004/02/22 v1.99f Standard LaTeX file
LaTeX Font Info: Redeclaring font encoding T1 on input line 43.
)) (C:\Miktex\texmf\tex\latex\base\inputenc.sty
Package: inputenc 2004/02/05 v1.0d Input encoding file
(C:\Miktex\texmf\tex\latex\base\latin1.def
File: latin1.def 2004/02/05 v1.0d Input encoding file
)) (C:\Miktex\texmf\tex\latex\base\makeidx.sty
Package: makeidx 2000/03/29 v1.0m Standard LaTeX package
)
\@indexfile=\write3
Writing index file nomenclature.idx
(C:\Miktex\texmf\tex\latex\nomencl\nomencl.sty
Package: nomencl 2000/12/03 v3.1a Nomenclature package (BS)
\nomlabelwidth=\dimen103
\nom@tempdim=\dimen104
\nomitemsep=\skip43
)
\@glossaryfile=\write4
Writing glossary file nomenclature.glo
(C:\Miktex\texmf\tex\generic\Babel\babel.sty
Package: babel 2004/02/19 v3.8a The Babel package
(C:\Miktex\texmf\tex\generic\Babel\english.ldf
Language: english 2004/02/19 v3.3m English support from the babel system
(C:\Miktex\texmf\tex\generic\Babel\babel.def
File: babel.def 2004/02/19 v3.8a Babel common definitions
\babel@savecnt=\count87
\U@D=\dimen105
)
\l@canadian = a dialect from \language\l@english
))
No file nomenclature.aux.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 18.
LaTeX Font Info: ... okay on input line 18.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 18.
LaTeX Font Info: ... okay on input line 18.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 18.
LaTeX Font Info: ... okay on input line 18.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 18.
LaTeX Font Info: ... okay on input line 18.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 18.
LaTeX Font Info: ... okay on input line 18.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 18.
LaTeX Font Info: ... okay on input line 18.
No file nomenclature.gls.
No file nomenclature.ind.
[1
] (nomenclature.aux) )
Here is how much of TeX's memory you used:
865 strings out of 95897
8388 string characters out of 1195030
56223 words of memory out of 1060000
3895 multiletter control sequences out of 35000
4403 words of font info for 15 fonts, out of 500000 for 1000
14 hyphenation exceptions out of 607
25i,4n,19p,173b,113s stack positions out of
1500i,500n,5000p,200000b,32768s
Output written on nomenclature.dvi (1 page, 324 bytes).
nomenclature.lyx
Description: Binary data
Next Message by Date:
click to view message preview
Re: Nomenclature with page number
Rob S wrote:
I've tried that on a small file (attached) but I cannot get it to work.
I guess from the logfile below that a file or two is getting lost on
route.
First you forgot to produce an index entry by Insert -> Index entry.
The glossary is not (yet) supported by LyX. You choose the
nomencl-package which uses makeindex to produce the glossary, but
makeindex has to process the .glo-file. (LyX uses makeindex only to
process .idx-files.)
So you have to export your file manually:
(assuming your file has the name hello.lyx)
- run Export -> pdflatex in LyX
- open a command line (prompt, shell) and change to LyX's actual tmp
directory (folder /lyx/tmp/lyx_tmpdirxxxxxxxxx/lyx_tmpbufx). There
you'll find all necessary files.
- use the command line command
makeindex hello.glo -s nomencl.ist -o hello.gls
(as described in the nomencl documentation sec. 2.1)
- use the command line command
pdflatex hello.tex
Now you have a pdf with a glossary.
But LyX should support this way of making a glossary in one of the next
releases.
Could you please add an enhancement to bugzilla.lyx.org, that LyX should
support the nomencl-package?
regards Uwe
p.s. you'll get page numbers after every glossary entry by invoking the
nomencl-package with the option 'refpage'. (see the nomencl
documentation sec. 2.3/2.4)
Previous Message by Thread:
click to view message preview
Bugreports ## 1578-1583
Dear friends,
from web.de I got a message at 18.05., that you send me a email, but I
didn't get the email.
Meanwhile I tried a suggestion from John Levon from movementarian.org
and all the lost menuitems appear, including th one from bug # 1582:
"Drucken"; there raised a following problem: although the submenuitem
"Drucken" is highlighted, it woun't print the specified text, the
(sub-)window for printing appears, I push the button "Drucken", the
(sub-)window disappears and nothing further happens.
Up to now I didn't find out how to configure LyX for my printer (HP
Deskjet 930C; works fine with other programs).
Thank you bevorehand for your help
Gottfried Keereman
Next Message by Thread:
click to view message preview
many languages in one LyX file
Hello,
Well i use Lithuanian language (with iso4) as default, plus this
\usepackage[lithuanian]{babel}
so now i can write in lithuanian and english, but i cant write in russian in
the
same doc. Is it possible?
------------
O.K.
LiubrotaZa
|
|