List with line break after the item label

2012-06-22 Thread Fabio Sobral
Hello, I'm made a new list layout based on the lyxlist layout, but I'd like to insert a line break after the item label to move the text to the next line. Something like this: ItemLabel Text goes here after indent. I checked several layouts but couldn't figure out how to do it. Cheers,

Re: List with line break after the item label

2012-06-22 Thread Fabio Sobral
}{#1} \setlength{\leftmargin}{\labelwidth} \addtolength{\leftmargin}{\labelsep} \renewcommand{\makelabel}[1]{\texttt{##1}\hspace{1\columnwidth {\end{list}} EndPreamble End Cheers, Fabio. On Fri, Jun 22, 2012 at 1:23 PM, Guenter Milde mi...@users.sf.net wrote: On 2012-06-22, Fabio Sobral

List with line break after the item label

2012-06-22 Thread Fabio Sobral
Hello, I'm made a new list layout based on the lyxlist layout, but I'd like to insert a line break after the item label to move the text to the next line. Something like this: ItemLabel Text goes here after indent. I checked several layouts but couldn't figure out how to do it. Cheers,

Re: List with line break after the item label

2012-06-22 Thread Fabio Sobral
}{#1} \setlength{\leftmargin}{\labelwidth} \addtolength{\leftmargin}{\labelsep} \renewcommand{\makelabel}[1]{\texttt{##1}\hspace{1\columnwidth {\end{list}} EndPreamble End Cheers, Fabio. On Fri, Jun 22, 2012 at 1:23 PM, Guenter Milde mi...@users.sf.net wrote: On 2012-06-22, Fabio Sobral

List with line break after the item label

2012-06-22 Thread Fabio Sobral
Hello, I'm made a new list layout based on the lyxlist layout, but I'd like to insert a line break after the item label to move the text to the next line. Something like this: ItemLabel Text goes here after indent. I checked several layouts but couldn't figure out how to do it. Cheers,

Re: List with line break after the item label

2012-06-22 Thread Fabio Sobral
mi...@users.sf.net> wrote: > On 2012-06-22, Fabio Sobral wrote: > > > [-- Type: text/plain, Encoding: --] > > > Hello, > > > I'm made a new list layout based on the lyxlist layout, but I'd like to > > insert a line break after the item label to move the text

Add buttons to toolbars?

2012-06-05 Thread Fabio Sobral
Hi folks. The company I work for has always used OpenOffice/LibreOffice to write the software documentation. Recently I convinced everyone to switch to TeX with LyX, so I've been working on a layout for us. Now I'd like to add new buttons on the toolbar to perform simple operations, like change

Add buttons to toolbars?

2012-06-05 Thread Fabio Sobral
Hi folks. The company I work for has always used OpenOffice/LibreOffice to write the software documentation. Recently I convinced everyone to switch to TeX with LyX, so I've been working on a layout for us. Now I'd like to add new buttons on the toolbar to perform simple operations, like change

Add buttons to toolbars?

2012-06-05 Thread Fabio Sobral
Hi folks. The company I work for has always used OpenOffice/LibreOffice to write the software documentation. Recently I convinced everyone to switch to TeX with LyX, so I've been working on a layout for us. Now I'd like to add new buttons on the toolbar to perform simple operations, like change

Problems using lyxlist with itemize

2012-06-01 Thread Fabio Sobral
Hi, I have a nested itemized list that looks like this (I'm using numbers instead of the actual text): \begin{itemize} \item 1 \begin{itemize} \item 1.1 \item 1.2 \end{itemize} \item 2 \begin{itemize} \item 2.1 \item 2.2 \end{itemize} \end{itemize} I decided to replace the

Re: Unable to change the page style using Memoir

2012-06-01 Thread Fabio Sobral
is shown only on the first page of every part or chapter) Cheers, Fabio. On Thu, May 31, 2012 at 6:47 PM, stefano franchi stefano.fran...@gmail.comwrote: Hi Fabio, On Thu, May 31, 2012 at 5:53 PM, Fabio Sobral flsob...@gmail.com wrote: Hello, I'm new to LyX and TeX and while searching

Re: Problems using lyxlist with itemize

2012-06-01 Thread Fabio Sobral
Nevermind that, I just found out that I can change the label width of a lyxlist using the paragaph settings. I still don't know why I couldn't use lyxlist using a block of TeX code, but this is no longer an issue for me. Cheers, Fabio. On Fri, Jun 1, 2012 at 1:25 PM, Fabio Sobral flsob

Problems using lyxlist with itemize

2012-06-01 Thread Fabio Sobral
Hi, I have a nested itemized list that looks like this (I'm using numbers instead of the actual text): \begin{itemize} \item 1 \begin{itemize} \item 1.1 \item 1.2 \end{itemize} \item 2 \begin{itemize} \item 2.1 \item 2.2 \end{itemize} \end{itemize} I decided to replace the

Re: Unable to change the page style using Memoir

2012-06-01 Thread Fabio Sobral
is shown only on the first page of every part or chapter) Cheers, Fabio. On Thu, May 31, 2012 at 6:47 PM, stefano franchi stefano.fran...@gmail.comwrote: Hi Fabio, On Thu, May 31, 2012 at 5:53 PM, Fabio Sobral flsob...@gmail.com wrote: Hello, I'm new to LyX and TeX and while searching

Re: Problems using lyxlist with itemize

2012-06-01 Thread Fabio Sobral
Nevermind that, I just found out that I can change the label width of a lyxlist using the paragaph settings. I still don't know why I couldn't use lyxlist using a block of TeX code, but this is no longer an issue for me. Cheers, Fabio. On Fri, Jun 1, 2012 at 1:25 PM, Fabio Sobral flsob

Problems using lyxlist with itemize

2012-06-01 Thread Fabio Sobral
Hi, I have a nested itemized list that looks like this (I'm using numbers instead of the actual text): \begin{itemize} \item 1 \begin{itemize} \item 1.1 \item 1.2 \end{itemize} \item 2 \begin{itemize} \item 2.1 \item 2.2 \end{itemize} \end{itemize} I decided to replace the

Re: Unable to change the page style using Memoir

2012-06-01 Thread Fabio Sobral
ich is shown only on the first page of every part or chapter) Cheers, Fabio. On Thu, May 31, 2012 at 6:47 PM, stefano franchi <stefano.fran...@gmail.com>wrote: > Hi Fabio, > > On Thu, May 31, 2012 at 5:53 PM, Fabio Sobral <flsob...@gmail.com> wrote: > > Hello, > >

Re: Problems using lyxlist with itemize

2012-06-01 Thread Fabio Sobral
Nevermind that, I just found out that I can change the label width of a lyxlist using the paragaph settings. I still don't know why I couldn't use lyxlist using a block of TeX code, but this is no longer an issue for me. Cheers, Fabio. On Fri, Jun 1, 2012 at 1:25 PM, Fabio Sobral <fl

Unable to change the page style using Memoir

2012-05-31 Thread Fabio Sobral
Hello, I'm new to LyX and TeX and while searching for resources about document styling I came across several tutorials. One of them explained how to use fancyhdr, which worked perfectly using the book document class. Later I came across these blog posts:

Unable to change the page style using Memoir

2012-05-31 Thread Fabio Sobral
Hello, I'm new to LyX and TeX and while searching for resources about document styling I came across several tutorials. One of them explained how to use fancyhdr, which worked perfectly using the book document class. Later I came across these blog posts:

Unable to change the page style using Memoir

2012-05-31 Thread Fabio Sobral
Hello, I'm new to LyX and TeX and while searching for resources about document styling I came across several tutorials. One of them explained how to use fancyhdr, which worked perfectly using the book document class. Later I came across these blog posts: