Search found 8 matches
- Fri Feb 03, 2012 5:23 pm
- Forum: Graphics, Figures & Tables
- Topic: pst-eucl | Change Hash Marks
- Replies: 2
- Views: 2512
Re: pst-eucl | Change Hash Marks
Thanks coach you went through the same steps as myself and answered my own question.
- Tue Jan 24, 2012 11:05 am
- Forum: Graphics, Figures & Tables
- Topic: pstricks | Tick marks for Triangles
- Replies: 5
- Views: 4126
Re: pstricks | Tick marks for Triangles
Looks interesting - I don't know how I missed that! Up to my neck in assignments at the moment so will stick with gclc for the time being but will definitely give that a look.
- Thu Jan 19, 2012 5:16 pm
- Forum: Text Formatting
- Topic: Alter Enumerate Style from "1." to "i." or "(i)"
- Replies: 5
- Views: 8859
Alter Enumerate Style from "1." to "i." or "(i)"
Sorry localghost you are very right, i've been using it so long I forgot to add the proviso:
then you have the option of setting the enumeration style quite easily for individual lists.
sorry again
Code: Select all
\usepackage{enumerate}
sorry again
- Mon Jan 16, 2012 4:32 pm
- Forum: Text Formatting
- Topic: Alter Enumerate Style from "1." to "i." or "(i)"
- Replies: 5
- Views: 8859
Alter Enumerate Style from "1." to "i." or "(i)"
Or you could use
to change for that list only
Code: Select all
\begin{enumerate[(i.)]
- Mon Jan 16, 2012 4:25 pm
- Forum: LyX
- Topic: Change Enumerate Label
- Replies: 1
- Views: 5447
Change Enumerate Label
Hi this should do it:
or for nested lists
Forgot to add
this gives you the option of editing enumeration style.
Code: Select all
\begin{enumerate}[(a)]
\item blah
\end{enumerate}
Code: Select all
\begin{enumerate}[a)]
\item
\begin{enumerate}[i.]
\item
\end{enumerate}
\end{enumerate}
Code: Select all
\usepackage{enumerate}
- Mon Jan 16, 2012 4:18 pm
- Forum: Graphics, Figures & Tables
- Topic: pstricks | Tick marks for Triangles
- Replies: 5
- Views: 4126
pstricks | Tick marks for Triangles
Hi
For easy generation of pstricks for what I think you are after I use gclc at
http://www.emis.de/misc/software/gclc/
The graphical version which runs under wine is a quick and easy way of producing pstricks mark-up for geometry. I produced reasonable output after just a couple of hours playing ...
For easy generation of pstricks for what I think you are after I use gclc at
http://www.emis.de/misc/software/gclc/
The graphical version which runs under wine is a quick and easy way of producing pstricks mark-up for geometry. I produced reasonable output after just a couple of hours playing ...
Re: Why LyX?
With tipa i can write very unusual symbols. i'm not talking about the plain phonetic script used in english dictionaries, but about letters with hooks, curls, bars, circles, dots, bridges etc under or above them, glottal stops, modified m, n, d, etc symbols. i don't see how lyx would handle these ...
- Tue Aug 12, 2008 7:54 pm
- Forum: New Members
- Topic: Hello
- Replies: 2
- Views: 2949
Hello
Just saying hello. I've been using Tex/Latex for about 9 years now and sorry to all the mathematicians out there I am not adding to your numbers. I work in mental health care and use LaTeX exclusively on a daily basis for the production of any documentation I need to produce as well as for any ...