Search found 15 matches

by joe74
Mon May 09, 2011 5:31 am
Forum: General
Topic: an issue in TOC
Replies: 3
Views: 2547

an issue in TOC

This isn't a Minimum working example: you have several files that as an input. I can't see what the problem is.

Thanks for suggesting me the MWE thing. You can ignore the \input command and my example still resembles the error I get there in my document.

Guess I'll have to google somewhere else ...
by joe74
Thu Mar 17, 2011 5:34 am
Forum: General
Topic: an issue in TOC
Replies: 3
Views: 2547

an issue in TOC

Hi. A lot of time not visiting here.

I am working in a book now, but since the beginning I've had this problem... It generates the toc and prints the index in the final page of pdf, but all items on index lead to the same page at clicking anyone of these.

I am using Debian Squeeze and my TeX Live ...
by joe74
Mon Dec 21, 2009 11:52 am
Forum: Page Layout
Topic: Remove page number on blank side
Replies: 6
Views: 13089

Remove page number on blank side

What about if you use it like this?

In your \include{file}

Code: Select all

Code, edit and compile here:
{\thispagestyle{empty}
other stuff
\pagebreak
}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
by joe74
Mon Dec 21, 2009 10:11 am
Forum: Graphics, Figures & Tables
Topic: Graphics in table of contents
Replies: 3
Views: 2477

Re: Graphics in table of contents

Hi, Carl.

I tried your MWE and get the same error. I tried to replace the parameter [height=1.25ex] with something like [scale=0.5] and get the same error.

I tried with no parameter at all and get an output PDF, but there are two errors yet. Those errors are "! Argument of \@sect has an extra ...
by joe74
Tue Sep 08, 2009 8:02 pm
Forum: General
Topic: Error in structured document
Replies: 4
Views: 2451

Re: Error in structured document

I did not use MWE for I thought my whole code would be more exact. I'll edit my code.

I have tried putting \addcontentsline outside the center environment with no luck at all.

I'll have a look to titlesec.

Thanks!
by joe74
Tue Sep 08, 2009 7:40 pm
Forum: General
Topic: Error in structured document
Replies: 4
Views: 2451

Error in structured document

I'm having this error in an structured document. Despite the error I have no further problems in the final generated pdf. Though I would like to know what is all about.

This is my main document:


\documentclass[a5paper,11pt,oneside]{report}
\linespread{1.2}
\parskip=3pt
\usepackage{graphicx ...
by joe74
Tue May 19, 2009 12:03 am
Forum: TeX Live and MacTeX
Topic: Some missing features in TeX Live (Fedora 10)
Replies: 6
Views: 7063

Re: Some missing features in TeX Live (Fedora 10)

In fact there's no such package (texlive-base-bin) in TeXLive 2007 for Fedora OS :(
by joe74
Sat May 16, 2009 8:14 pm
Forum: TeX Live and MacTeX
Topic: Some missing features in TeX Live (Fedora 10)
Replies: 6
Views: 7063

Re: Some missing features in TeX Live (Fedora 10)

I got a similar set of commands. This you are showing me looks simple and easier, though. From the beginning I post in this category because I wanted to solve the global issue, but it's okay for I'm learning new things about LaTeX.

Thank you for the info Stefan.
by joe74
Sat May 16, 2009 12:36 pm
Forum: TeX Live and MacTeX
Topic: Some missing features in TeX Live (Fedora 10)
Replies: 6
Views: 7063

Re: Some missing features in TeX Live (Fedora 10)

Well. I've had to use some alternatives for I had to solve this ASAP.

But still I need Arial font style for the final version of one of my documents.

Any ideas in how to solve this Arial issue in my installation?
by joe74
Thu May 14, 2009 10:24 pm
Forum: TeX Live and MacTeX
Topic: Some missing features in TeX Live (Fedora 10)
Replies: 6
Views: 7063

Some missing features in TeX Live (Fedora 10)

I'm under heavy use of TeXlive. I did install Fedora 10 for TeX Live 2007 comes by default.

I use mostly for my reports Utopia font style. I did a updmap and I see Utopia is included, but my late documents log this error (missfont.log):

mktextfm putr7t
mktextfm putb7t

My other alternative is ...