I noticed three things:

* fonts of code and pre elements are small in TiddlyWikis as well (not only 
in TiddlySpace)
* in a TiddlyWiki a get compiled font-sizes 11.7 px for code and 15 px for 
ordinary text, in TiddlySpace that's 14 px and 18 px (FireBug sais)
* my screen resolution is 1600x900

Any ideas how to track which party is the problem on? (tiddlywiki core 
style definintions not accounting different resolutions, or browser style 
compilation, or may be some OS problems)

I tried a simple html which doesn't have the problem (in FF):

<html>
   <body>
     <p>
       Some text with <code>some code</code>.
     </p>
   </body>
</html>

(sizes of code and of the ordinary font are the same).

среда, 5 декабря 2012 г., 18:01:57 UTC+4 пользователь PMario написал:
>
> On 5 Dez., 13:23, Yakov <[email protected]> wrote: 
> > So what about the size of code elements? [I added a screenshot of what I 
> > see in FF] 
> With my system ubuntu 12.04 FF17.0.1 it works quite well. (win7 FF17 
> same results) 
>
> My Firebug font settins show something like these 
> calculated settings for <code> element: 
>
> font-family        monospace 
> body        helvetica,arial,sans-serif 
>
> font-size        12.9667px 
> .viewer code        1.2em 
>
> color        #51534A 
> .viewer code        #51534A 
>
> line-height        18.15px 
> .viewer code        1.4em 
>
> so font-size is about 13 px. which fits well to the rest of my text, 
> which is 14.4px 
>
> So it may be your browser settings or installed / missing fonts in 
> your (or my) OS :) 
>
> -m 
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/30K0bKRTU9UJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to