Search found 8 matches

by martman
Sun Jul 04, 2010 6:05 pm
Forum: Text Formatting
Topic: changing section title format
Replies: 5
Views: 8060

Re: changing section title format

Hate to keep pushing my luck but is there a easy way to change that last one so there are 80 equal signs?

Thanks alot!
by martman
Sun Jul 04, 2010 5:38 pm
Forum: Text Formatting
Topic: changing section title format
Replies: 5
Views: 8060

Re: changing section title format

double underline looks close, but I'd really like equal signs if possible. Besides from pdf output I also need text, and my convert cant handle uuline but should be able to use a equal sign easily.

Thanks
by martman
Sun Jul 04, 2010 5:04 pm
Forum: Text Formatting
Topic: changing section title format
Replies: 5
Views: 8060

changing section title format

Anyone mind giving me a hand using the titlesec package to change the section title format?

Id like to have it so under (the next line) the title is a bunch of = signs. I know it sounds a bit weird but it will come in handy oddly enough.

So something like:

Section Title
========

Thanks
by martman
Sat Jul 03, 2010 3:22 pm
Forum: Text Formatting
Topic: removing indent from list?
Replies: 4
Views: 44402

removing indent from list?


\documentclass[12]{report}
\usepackage{titlesec}
\usepackage{anysize}
\usepackage{multicol}
\usepackage{enumitem}

\thispagestyle{empty}
\pagestyle{empty}
\setlength{\parindent}{0in}

\marginsize{1.5in}{.75in}{.0in}{0in}
\setlength{\parskip}{-.125in}

\titleformat{\section}[leftmargin ...
by martman
Sat Jul 03, 2010 1:12 pm
Forum: Text Formatting
Topic: removing indent from list?
Replies: 4
Views: 44402

Re: removing indent from list?

That helped with indenting nicely.

Now I'm noticing that if I start a list like that at the top of a section, the first elements in each column arnt lined up. Know how to fix that anychance?


Thanks
by martman
Sat Jul 03, 2010 5:34 am
Forum: Text Formatting
Topic: removing indent from list?
Replies: 4
Views: 44402

removing indent from list?

Im trying to remove the indentation from lists like this, with no luck. Any ideas?

\begin{multicols}{2}
\begin{itemize}
\setlength{\itemsep}{1pt}
\setlength{\parskip}{0pt}
\setlength{\parsep}{0pt}
\setlength{\leftmargin}{-.25in}
\item a
\item b
\item c
\item d
\item e
\item f
\end ...
by martman
Sat Jun 27, 2009 6:06 am
Forum: Document Classes
Topic: beamer - table of contents, of parts?
Replies: 0
Views: 1692

beamer - table of contents, of parts?

Is there a way to get a 'table of parts' slide using beamer?

As in a table of contents page, but with all the \part you are using?

Thanks
by martman
Thu Jul 31, 2008 4:13 am
Forum: MiKTeX and proTeXt
Topic: location of executables
Replies: 1
Views: 2966

location of executables

Hello

Im trying to install TeXnicCenter and I'm stuck at trying to configure it. I need to point it to the dir with the executables(latex, tex). I've tried C:\Program Files\MiKTeX 2.7\miktex\bin with no luck. I cant seem to locate those executables manually either.

I did run the install twice ...