Search found 4 matches

by ballchri
Sun Jan 24, 2016 9:16 am
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: showidx and hyperref problems
Replies: 1
Views: 10596

showidx and hyperref problems

Seems this was solved a LONG time ago...

https://groups.google.com/forum/#!msg/comp.text.tex/fof9f-cln-I/7nrC2grJclcJ

%%% cut %%% test.tex %%% cut %%%
\documentclass{article}
\usepackage{makeidx}
\usepackage{hyperref}

\makeatletter
\ifHy@hyperindex
\def\HyInd@ParenLeft{(}%
% Hook in \HyInd ...
by ballchri
Mon Apr 05, 2010 12:03 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: showidx and hyperref problems
Replies: 1
Views: 10596

showidx and hyperref problems

I am having problems using the showidx and hyperref together. If either package is removed, everything works as I would expect. If both packages are present, then the results are not what I expect, which is index entries shown in the margin and hyperlinks in the (correct) index. Minimal example ...
by ballchri
Thu Jul 23, 2009 3:25 am
Forum: General
Topic: Increasing file size of a latex document
Replies: 5
Views: 3198

Re: Increasing file size of a latex document

I do actually want to increase the file size of the document. I am required to submit an electronic copy of a document which I do not want to be easy to distribute electronically. A free paper reference copy will be available and the current regulations allow for a much larger file size than I am ...
by ballchri
Wed Jul 22, 2009 4:09 am
Forum: General
Topic: Increasing file size of a latex document
Replies: 5
Views: 3198

Increasing file size of a latex document

I need to increase the file size in a LaTeX document, without changing the visual appearance or structure of the document. Ideally
1) The increase is spread over every page of the document evenly
2) The increase is spread over the page evenly (so it is not clustered at the top or bottom of the page ...