Search found 4 matches

by Tranzistors
Thu Aug 14, 2008 10:41 pm
Forum: Document Classes
Topic: Conflicting packages, blame gb4e
Replies: 2
Views: 3376

Re: Conflicting packages, blame gb4e

Oh! thank you!
by Tranzistors
Thu Aug 14, 2008 10:18 pm
Forum: Document Classes
Topic: Conflicting packages, blame gb4e
Replies: 2
Views: 3376

Conflicting packages, blame gb4e

Hello,

I am having some fun with package gb4e, it manages to crash packages "graphics.sty" and "color.sty" (called from package "hyperref" with option "colorlinks=true").

The error is
Missing number, treated as zero.

And offending line is

l.29 \catcode`\^^A
=\catcode`\%
in packages ...
by Tranzistors
Tue Aug 12, 2008 3:25 pm
Forum: Document Classes
Topic: Merging two pages
Replies: 4
Views: 7145

Merging two pages

Thanks for advice, alas pdfpages package did destroy the links and booklets wasn't exactly what was needed. However, booklets were close enough to investigate bit further and I found this:
http://www.svenhartenstein.de/latex-booklets.php

Although it is ugly solution and doesn't do what I need ...
by Tranzistors
Tue Aug 12, 2008 11:24 am
Forum: Document Classes
Topic: Merging two pages
Replies: 4
Views: 7145

Merging two pages

Hello,
is there a LaTeX package that can merge pair of pages into one? For example, I have [a5paper,portrait]document with 10 pages, I apply thesf wrdq ewhis package and get [a4paper,landscape]document with 5 pages.

This could be accomplished by using documentclass option "twocolumn", unfortunately ...