Re: Table of contents hyperlinks (multi-part document)

2008-04-15 Thread Filippo Zangheri
ggested by Tim Michelsen on this list some time ago. Best regards. - -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu - -BEGIN GEEK CODE BLOCK- Version: 3.12 GE d- s+:- a-- C++ UL+++ P+ L+++ E-- W+ N* o-

Re: Short Horizontal line in LyX?

2008-04-10 Thread Filippo Zangheri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Filippo Zangheri ha scritto: > Ed Sykes ha scritto: >> Hi, > >> Would someone be so kind to let me know how to make a short horizonal line >> in LyX please? >> something like: >> First Name: ___ >

Re: Short Horizontal line in LyX?

2008-04-10 Thread Filippo Zangheri
TH HERE }}} Best regards. - -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu - -BEGIN GEEK CODE BLOCK- Version: 3.12 GE d- s+:- a-- C++ UL+++ P+ L+++ E-- W+ N* o-- K- w--- O-- M-- V- PS++ PE+ Y+ PGP++ t 5

Re: Short Horizontal line in LyX?

2008-04-10 Thread Filippo Zangheri
omes to my mind is putting this into a math box: \underline{\qquad\qquad\qquad} You can replace \qquad with any other kind of math (or non-math) spaces, in order to achieve the desired length. - -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1

Re: installing memoir on lyx on vista/windows

2008-04-10 Thread Filippo Zangheri
yx will not be able to > produce output." > > At this point, I truly get lost. > > Any help appreciated. Sorry, I don't know MikTeX. -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu

Re: installing memoir on lyx on vista/windows

2008-04-10 Thread Filippo Zangheri
moir.zip On CTAN you can find almost every LaTeX package that you will ever need. How to install a downloaded package on your computer? Well, I don't know how to do it under Windows, but with some fantasy and a little googling you'll get there. -- Filippo Zangheri GPG key ID: 0xE1D879FA

Re: Just the name of the chapter right in the header, unable of getting it. How how how...

2008-04-10 Thread Filippo Zangheri
s. Kind regards. - -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu - -BEGIN GEEK CODE BLOCK- Version: 3.12 GE d- s+:- a-- C++ UL+++ P+ L+++ E-- W+ N* o-- K- w--- O-- M-- V- PS++ PE+ Y+ PGP++ t 5-- X++

Re: Just the name of the chapter right in the header, unable of getting it. How how how...

2008-04-10 Thread Filippo Zangheri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Miguel Daniel Rodríguez Magarzo ha scritto: > El mié, 09-04-2008 a las 13:08 +0200, Filippo Zangheri escribió: > > > > Firstly, thank you very much for your last email, your reply was > _definitive_. :-) > > >>&g

Re: Just the name of the chapter right in the header, unable of getting it. How how how...

2008-04-09 Thread Filippo Zangheri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Miguel Daniel Rodríguez Magarzo ha scritto: > El mar, 08-04-2008 a las 10:52 +0200, Filippo Zangheri escribió: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Miguel Daniel Rodríguez Magarzo ha scritto: >>>

Re: Just the name of the chapter right in the header, unable of getting it. How how how...

2008-04-08 Thread Filippo Zangheri
h{#1}{}} \fancyhead[ER,OR,EL,OL]{} \fancyhead[EC,OC]{Your Name\hfill \leftmark} As a note, if you find that header font is too small, you can always do: \begin{large} \end{large} . Greetings. - -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8

Re: No accents when mastering a document (Spanish) ??

2008-04-07 Thread Filippo Zangheri
this question is obviously yes :) but I'm not sure that this is what you mean.. Best regards. - -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu - -BEGIN GEEK CODE BLOCK- Version: 3.12 GE d- s+:

Re: Hyphenation and page breaks

2008-03-31 Thread Filippo Zangheri
hony Hi Anthony, you can put this command in the LaTeX Preamble of your LyX document: \hyphenpenalty=1 Maybe 1 is not enough, I don't know. Anyway putting 10 or 100 times more doesn't cost anything! ;) -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43

Re: Hyphenation and page breaks

2008-03-31 Thread Filippo Zangheri
Filippo Zangheri ha scritto: > Anthony Campbell ha scritto: >> I think this may be more a latex question, but just in case ... >> >> I want to avoid hyphenation breaks at the end of pages. Is there any way >> to do this automatically or do I just have to go thro

Re: Change page numbering (solved)

2008-03-21 Thread Filippo Zangheri
Filippo Zangheri ha scritto: > Hi guys, > > I'm facing a LaTeX related problem. Do you know a working method for > having all pages numbered in the desired way, e.g. "- page -"? > > The (obvious) first method I tried was this: > > \usepackage{fancyhdr}

Re: Change page numbering (solved)

2008-03-21 Thread Filippo Zangheri
Filippo Zangheri ha scritto: > Filippo Zangheri ha scritto: >> Hi guys, >> >> I'm facing a LaTeX related problem. Do you know a working method for >> having all pages numbered in the desired way, e.g. "- page -"? >> >> The (obvious) fir

Change page numbering

2008-03-21 Thread Filippo Zangheri
t. So, any ideas? Any further package to suggest? Thanks for the great effort in helping so many people in a so effective and fast way. -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu -BEGIN GEEK CODE BL

Re: OT: back up and revision control

2008-03-18 Thread Filippo Zangheri
op the Git advertisement. ;) For more info google "git". PS: I'm not involved into Git development, nor am I part of Git Marketing dept. (wondering if it exists). I just like it and want to share the info. Best regards. -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 81

Re: LyX discussion boards?

2008-03-13 Thread Filippo Zangheri
o, I use it at work (not to often though :-} > ) then at home or wherever I have internet access. > > 3) Also, just to repeat myself. Gmail automatically "threads" emails > by subject, so it is very nice to read as they say it's like having a > conversation with people.

Re: How do you do an appendix the right way?

2008-03-11 Thread Filippo Zangheri
way, I want to emphasize that the choice you make here, not only influences the ability to add further chapters after the appendix, but even the TOC entry style of appendices. What style is better/most used? a. A SSH Example b. Appendix A SSH Example Thanks. Best regards.

Re: How do you do an appendix the right way?

2008-03-10 Thread Filippo Zangheri
n-appendix chapters after the appendices, or you want TOC entries like "Appendix A SSH Example", then you'll need appendix.sty and: ERT [\begin{appendices}] ... ERT [\end{appendices}] Additional Chapters (though I doubt you'll want to :-)) Best regards. -- Filip

Re: turn off page numbers but still count page

2008-03-05 Thread Filippo Zangheri
Paul A. Rubin wrote: > Use the sectsty package, and put \chapterfont{\thispagestyle{empty}} in > ERT in the first page of the chapter (I think). Thanks, it works as expected. -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79

Re: turn off page numbers but still count page

2008-03-04 Thread Filippo Zangheri
sible to have those pages unnumbered too? Thank you! System info: OS: Debian "Etch" 4.0 GNU/Linux Kernel: 2.6.24.3 LyX: 1.5.4 built from source (no fancy parameters) -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key s

Re: moderncv class & usage?

2008-02-18 Thread Filippo Zangheri
ooking' list? > *) I have a "Language" but LyX keeps complaining - "Paragraph ended > before \cvlanguage was complete". Take a look here: http://wiki.lyx.org/Examples/ModernCVClassIssues Regards. -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 81

Re: [Bulk] Re: [Bulk] Moderncv issues resolved - page on Wiki

2008-01-13 Thread Filippo Zangheri
David Hewitt wrote: > > Filippo Zangheri-2 wrote: >>>>> [1] I suggest correcting the alignment mismatch in a more drastic way: >>>>> in "moderncv.cls" around line 333 the \cvline command is defined like >>>>> this: >>&

Re: [Bulk] Re: [Bulk] Moderncv issues resolved - page on Wiki

2008-01-12 Thread Filippo Zangheri
David Hewitt wrote: > > Filippo Zangheri-2 wrote: >>> [1] I suggest correcting the alignment mismatch in a more drastic way: >>> in "moderncv.cls" around line 333 the \cvline command is defined like >>> this: >>> >>> \newcommand*{\

Re: [Bulk] Moderncv issues resolved - page on Wiki

2008-01-10 Thread Filippo Zangheri
nce} \cventry{Jul--Aug 2007}{foo}{bar}{?}{?}{?} wouldn't work with my correction, but you would need to write this: \section{Professional Experience} \cventry{Jul--Aug 2007}{foo}{bar}{?}{?}{?} or \section{Professional Experience}\\ \cventry{Jul--Aug 2007}{foo}{bar}{?}{?}{?} Unde

Re: [Bulk] Moderncv issues resolved - page on Wiki

2008-01-10 Thread Filippo Zangheri
e these changes, I think you could add this to the wiki. Thank you! Greetings. -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu

PDF conversion tips and tricks

2008-01-08 Thread Filippo Zangheri
7;m forced to use ae package. Are there better ways to convert PDF in a good-fashioned form? Thank you! -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu

Re: Re: document classes unavailable [resolved]

2008-01-08 Thread Filippo Zangheri
Paul A. Rubin wrote: > Filippo Zangheri wrote: >> Filippo Zangheri wrote: >>> Hi everybody, >>> >>> I'm a LyX 1.5.3 user, I compiled the source and run it on a Debian >>> Etch system. >>> >>> My problem is that since I switched t

Re: document classes unavailable

2008-01-07 Thread Filippo Zangheri
Filippo Zangheri wrote: > Hi everybody, > > I'm a LyX 1.5.3 user, I compiled the source and run it on a Debian Etch > system. > > My problem is that since I switched to the new version from 1.5.2, some > document classes [1] > have become unavailable, which I cou

Re: document classes unavailable

2008-01-07 Thread Filippo Zangheri
rgheck wrote: > Filippo Zangheri wrote: >> Hi everybody, >> >> I'm a LyX 1.5.3 user, I compiled the source and run it on a Debian >> Etch system. >> >> My problem is that since I switched to the new version from 1.5.2, >> some document

document classes unavailable

2008-01-07 Thread Filippo Zangheri
e and still remain. Can anybody help me please? Thanks in advance, great job! -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu

Re: [Bulk] fun poll: your linux distro

2007-12-29 Thread Filippo Zangheri
e polls ;-) I'm using LyX 1.5.3 built from source on Debian "Etch" 4.0 with kernel 2.6.23.1 vanilla with minor patches. > Cheers and Happy New Year! > Bob Lounsbury Happy new year. -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu

Re: howto compile lyx-1.5.3 without qt

2007-12-24 Thread Filippo Zangheri
Andre Poenitz wrote: > On Sat, Dec 22, 2007 at 11:29:33AM +0100, Filippo Zangheri wrote: >> Hi, > > Hi Filippo. > >> Sorry for the silly question, but I'm a newbie here. >> >> I'm trying to compile lyx-1.5.3 on a Debian Etch system. I don't ha

howto compile lyx-1.5.3 without qt

2007-12-24 Thread Filippo Zangheri
to find any configuration parameter that can disable it. I'd like to thank the LyX developers for the absolutely *great* job they have done making this fantastic program! -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu

howto compile lyx-1.5.3 without qt

2007-12-22 Thread Filippo Zangheri
to find any configuration parameter that can disable it. I'd like to thank the LyX developers for the absolutely *great* job they have done making this fantastic program! -- Filippo Zangheri GPG key ID: 0xE1D879FA Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA Key server: pgp.mit.edu