Search found 6 matches

by choward
Fri Sep 18, 2009 2:14 am
Forum: Page Layout
Topic: Indentation on the first paragraph of a section
Replies: 1
Views: 2655

Indentation on the first paragraph of a section

This isn't strictly speaking a technical question about LaTeX code, but it is related. I'm a student programmer working for a university computer department. I'm using LaTeX to write a funding proposal for new equipment. When I showed the draft of the proposal to my supervisor, she noticed that the ...
by choward
Thu Sep 17, 2009 11:03 am
Forum: General
Topic: LaTeX for Encyclopedia Entries?
Replies: 2
Views: 5451

Re: LaTeX for Encyclopedia Entries?

Thank you for your help. This seems to be working wonderfully so far.
by choward
Wed Sep 16, 2009 4:31 am
Forum: Graphics, Figures & Tables
Topic: Simple vertical and horizontal centering of cell text
Replies: 1
Views: 7171

Simple vertical and horizontal centering of cell text

Hi. I'm a total LaTeX n00b. How do I adjust my table code so that text in the second column is centered both vertically and horizontally? I know this question has been asked before, but it seems like in all the previous posts I've found that the asker is trying to accomplish something much more ...
by choward
Mon Sep 07, 2009 2:48 pm
Forum: Graphics, Figures & Tables
Topic: Turning off hyphenation in tables
Replies: 1
Views: 8607

Turning off hyphenation in tables

Hi. I made my first table today, and I was wondering if it was possible to turn off hyphenation just inside my table. Here is what the table code is currently like:

Code: Select all

\begin{center}

\begin{tabular}{| p{3cm} | p{8cm} |}
\hline
(blah blah blah...)
\hline
\end{tabular}

\end{center}
by choward
Mon Sep 07, 2009 2:46 am
Forum: General
Topic: LaTeX for Encyclopedia Entries?
Replies: 2
Views: 5451

LaTeX for Encyclopedia Entries?

Hi. I'm compiling materials for a small, subject-specific encyclopedia/dictionary. I have about a month's worth of experience with LaTeX + BibTeX under Linux (with Texmaker,) and I was wondering if I could do the encyclopedia with LaTeX somehow. These are the two things I am wondering about right ...
by choward
Sat Sep 05, 2009 10:28 pm
Forum: New Members
Topic: Enthusiastic n00b
Replies: 3
Views: 2446

Enthusiastic n00b

Hi. I recently discovered LaTeX + BibTeX under Gentoo Linux and am enthusiastic about it. I am trying to write several books on philosophy and theology.

I think I understand the very basics of LaTeX + BibTex. However, I have lots of questions about formatting and symbols and such like. I hope this ...