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 19:15:19 +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,

On Fri, Jan 14, 2011 at 10:02 PM, Axel Jacobs<address@hidden>  wrote:
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
otherwise I can send you a test version of lyx.css.

I tried
git clone git://git.sv.gnu.org/elyxer.git
and
git clone http://git.savannah.gnu.org/cgit/elyxer.git/

but both still give me the old version of lyx.css. The last commit on
http://git.savannah.gnu.org/cgit/elyxer.git/ is four hours old and reads 'Insert math-extras.css into math.css, as generated in the make'

Is there a time delay, or am I being stupid? I haven't use git before, sorry if there is something obvious that I'm doing wrong...

Axel



reply via email to

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