Re: change date position in a koma letter class

2011-06-07 Thread Giovanni Bacci
martedì 07 giugno 2011, 05:23, Jürgen Spitzmüller: > See section 6.3.4 of the KOMA class manual, "The Pseudo-Lengths". The > date is par of the reference fields line, so e.g. > > % shift vertical position by 3cm > \@addtoplength{refvpos}{3cm} > % define ref line width > \@addtoplength{refwidth

change date position in a koma letter class

2011-06-06 Thread Giovanni Bacci
Hello. Maybe this question is a little off topic, so excuse me, but i'm trying to change the "date" field position in a koma-letter2 class, without any success. Already googled without success. If someone have some hints... Thanks, Giovanni

Re: lyx and beamer class

2010-03-03 Thread Giovanni Bacci
mercoledì 03 marzo 2010, 20:07, Paul Rubin: > Giovanni Bacci writes: > > > Hi all! I'm trying to do a presentation with the beamer class > > inside LyX. I'd like to pass an option to the itemize environment. > > In plain latex: > > \begin{itemize}

lyx and beamer class

2010-03-03 Thread Giovanni Bacci
Hi all! I'm trying to do a presentation with the beamer class inside LyX. I'd like to pass an option to the itemize environment. In plain latex: \begin{itemize}[<+->] It's possible to do this directly in LyX, without writing all the itemize code in an ERT? Thanks, Giovanni

Re: change subject alignment in letter koma-script v.2

2010-02-14 Thread Giovanni Bacci
domenica 14 febbraio 2010, 22:26, Jean-Marie Pacquet: > Default subject (i.e. beforeopening and untitled) is left justified. > Only the title (if selected) is centered. This can be seen on figure > 6.1: Schematic of letter paper's pseudo lengths. > So I don't really understand your request: d

change subject alignment in letter koma-script v.2

2010-02-14 Thread Giovanni Bacci
Hi list. I've a problem non strictly about lyx, but i hope to get an answer, maybe useful for other lyxer too. Anyway, I'd like to know if it's possible to change subject alignment in a letter koma-script v.2 class. As an option i can only choose {before,after}opening and titled/untitled. Both o

Re: equation and tikz problem

2009-11-07 Thread Giovanni Bacci
sabato 07 novembre 2009, 16:42, Jürgen Spitzmüller: > Giovanni Bacci wrote: > > I've tried exporting in pdflatex and doing pdflatex file.tex > > directly, and i get the attached error. > > FYI this error log can also be obtained directly in LyX (Document -> >

Re: equation and tikz problem

2009-11-07 Thread Giovanni Bacci
sabato 07 novembre 2009, 16:27, Jürgen Spitzmüller: > Giovanni Bacci wrote: > > Hi all! I'm experiencing a strange behaviour. A bug i suppose. > > Anyway, i cannot compile the attached simple document. > > Removing /usepackage{tikz} from the preamble makes everything

equation and tikz problem

2009-11-07 Thread Giovanni Bacci
Hi all! I'm experiencing a strange behaviour. A bug i suppose. Anyway, i cannot compile the attached simple document. Removing /usepackage{tikz} from the preamble makes everything goes fine. It's a bug? Or i doing something wrong? btw: lyx 1.6.4 on FedoraCore 10 pdflatex --version pdfTeX using

merge .tex document in a .lyx one

2009-09-11 Thread Giovanni Bacci
Hi all. I would like to know if it's possible to "merge" a latex document in another .lyx file. I've tried with include/input but without any success. This approach it's ok if i remove all the preamble stuff, but then i have to merge manually the two docs preambles. Any hints? Thanks, Giova

Re: language and master and child documents

2009-04-21 Thread Giovanni Bacci
martedì 21 aprile 2009, 22:17, Jean-Marc Lasgouttes: > Giovanni Bacci writes: > > > > - the master document setting should't be applied to the whole > > document? I mean, master language=it, sot all the doc is IT, > > ignoring the child docs settings >

language and master and child documents

2009-04-21 Thread Giovanni Bacci
Hi all. I've discovered a (maybe) strange behaviour: - master document, language=italian - child document, language=english When i pdflatex the master document, the resulting document follow the italian setting til the point where the child document it's inserted, then starting with english.