elyxer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[eLyXer-users] Re: font scaling in splitheader


From: Axel Jacobs
Subject: [eLyXer-users] Re: font scaling in splitheader
Date: Sat, 15 Jan 2011 21:39:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.7

Hi Alex,

I noticed that text in the prev, next and up spans within the splitheader
div will flow outside the div if the fontsize is increased to a point where
the text (e.g. 'Previous: Subsubsection 4.4.1') no longer fits.

True, it can get a bit ugly.

A fix would be to add 'overflow: auto;' to the properties of
div.splitheader.

Done.

It also helps with the layout if the width of the prev, up and next spans is
set to 30% (or possibly a little bit less). This is now 15em for prev and
next, and undefined for up.

Done too.

I had to add a little padding so that the splitheader div doesn't show
scroll bars when selecting a link within it, but I think now it works
fine. Could you test if it runs for you? If you can git clone it:
   http://git.savannah.gnu.org/cgit/elyxer.git/
and run in the main directory:
   ./make

All working fine for me.

Cheers

Axel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]