Search found 8 matches

by Major
Mon Apr 18, 2011 7:33 pm
Forum: Page Layout
Topic: Creating an index of first lines (poetry book)
Replies: 1
Views: 1742

Re: Creating an index of first lines (poetry book)

Hello

Next time, please provide a minimal working example regarding your question.

My first guess is that you need to put every first line
into a macro that adds it to the index.
by Major
Mon Apr 18, 2011 7:12 pm
Forum: Text Formatting
Topic: hyperref, t1enc and \H{o}
Replies: 4
Views: 5768

Re: hyperref, t1enc and \H{o}

Thanks, now it's perfect!
Extra thanks for the quick solution!

Major
by Major
Sun Apr 17, 2011 8:02 pm
Forum: Text Formatting
Topic: hyperref, t1enc and \H{o}
Replies: 4
Views: 5768

Re: hyperref, t1enc and \H{o}

Hello

Thanks, then I will not use t1enc package.

I compiled your code, saw the warning but in
the pdf title there is only an o not ő.

So it's better but still not good enough.
What can I do?
by Major
Sat Apr 16, 2011 5:07 pm
Forum: Text Formatting
Topic: hyperref, t1enc and \H{o}
Replies: 4
Views: 5768

hyperref, t1enc and \H{o}

Hello

My problem is with the hyperref and t1enc package.
I use MikTex and recently updated it's packages.
Since then when I use the hyperref and t1enc packages,
I can't write the \H{o} accented char to the pdftitle
for example. It prints a circled R instead.

See the mwe.tex for details.

The title ...
by Major
Thu Apr 07, 2011 8:08 pm
Forum: Graphics, Figures & Tables
Topic: Caption customizing
Replies: 7
Views: 3482

Re: Caption customizing

Still waiting for that updated package...
by Major
Sat Feb 19, 2011 4:12 pm
Forum: Graphics, Figures & Tables
Topic: Caption customizing
Replies: 7
Views: 3482

Re: Caption customizing

Yeah, I knew that and I'm already using the "much better" version, but thanks for clarifying.
by Major
Sat Feb 19, 2011 12:44 am
Forum: Graphics, Figures & Tables
Topic: Caption customizing
Replies: 7
Views: 3482

Re: Caption customizing

Hello

Thanks for the quick replies!

frabjous, I checked that site, seems it contains nothing related to this problem.

sommerfee, thats great to hear! I'm looking forward to that release!

Daniel
by Major
Fri Feb 18, 2011 8:00 pm
Forum: Graphics, Figures & Tables
Topic: Caption customizing
Replies: 7
Views: 3482

Caption customizing

Hello

I'm using the float package to create a new float and I would like it that it's captions are displayed as <number><type><captiontext>.

I tried the caption package to accomplish this with no luck.

In the MWE, first there is a standard figure. It has the desired caption format thanks to ...