Search found 6 matches

by herenvardo
Sun Dec 20, 2009 8:00 pm
Forum: General
Topic: titlesec and minitoc *can* get along!
Replies: 0
Views: 4102

titlesec and minitoc *can* get along!

Note : when I started writing this post, it was in question form. As I tried to provide as many details as possible about the issue, I ended up gathering enough details to find a solution (work-around would be more appropriate) on my own. Since I couldn't manage to find anything like this on the ...
by herenvardo
Wed Nov 18, 2009 6:36 pm
Forum: Text Formatting
Topic: Issue with wide table
Replies: 2
Views: 1935

Re: Issue with wide table

Just fixed the code, now let me bang my head against the wall while latex compiles it...

Ok, everything is rendering sanely enough. I'll do some further tweaking to get the table looking as good as possible, but first a bit more of banging my head.
:cry: Two entire days for something as silly ...
by herenvardo
Tue Nov 17, 2009 2:42 pm
Forum: Text Formatting
Topic: Issue with wide table
Replies: 2
Views: 1935

Issue with wide table

I'm trying to add a relatively wide table (9 columns) to my document, but I'm facing a weird issue. After shrinking the text and spacing to the readable minimum, I have ended with a header that looks like this:
\begin{tabular}[|@{}p{2cm}@{}p{0.5cm}@{}p{0.5cm}@{}p{0.5cm}@{}p{0.5cm}@{}p{0.5cm}@{}p{0 ...
by herenvardo
Sun Nov 15, 2009 2:11 pm
Forum: Text Formatting
Topic: Customizing \part titles - help needed
Replies: 2
Views: 5833

Re: Customizing \part titles - help needed

Hi.

I messed a lot of things up for a while before I managed to properly install the epigraph package but, after that, your code worked like charm. I just replaced the rule with my pictures, adjusted the sizes a bit, and the part titles are now showing exactly as intended.

Thanks a lot for your ...
by herenvardo
Sun Nov 15, 2009 1:53 am
Forum: Text Formatting
Topic: Customizing \part titles - help needed
Replies: 2
Views: 5833

Customizing \part titles - help needed

Greetings,

I'll try to go straight to the topic: I'm writing a manual in LaTeX using the book class, and I have been struggling for a week with the code in an attempt to tweak the appearance of each part's title.

Basically, I'd like to move the title itself upwards on the page, and use the ...
by herenvardo
Sat May 02, 2009 5:08 pm
Forum: General
Topic: Automating from the command line what TC does from the GUI
Replies: 0
Views: 2873

Automating from the command line what TC does from the GUI

First of all, let me apologize if this is not the best place to post this question. I'm a complete noob on these forums and also quite new working with TeX.

I'm not really writting any TeX code on my own, but generating it via doxygen[1], together with equivalent documents in several other formats ...