View Single Post
Old 08-17-2012, 12:19 AM   #11
democrite
Evangelist
democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.
 
Posts: 441
Karma: 77256
Join Date: Sep 2011
Device: none
I'm trying to do the same thing with wrapping text. Somehow the first line of text is further indented. Any ideas? It's for a TOC so I've also added right aligned page numbers; that works well.

edit: it displays like that in iBooks but on my Sony Reader it's pretty bad so maybe another way is needed.



Code:
.p55{margin-left:3em;text-indent:0}
.chapnum { text-indent: -3em;float: left }
.chappage { float: right }
Code:
<p class="p55"><span class="chapnum">§ 5.</span> L&rsquo;analytique ontologique du <span class="t1">Dasein </span>comme libération de l&rsquo;horizon pour une interprétation de l&rsquo;être en général <span class="chappage">[15]</span></p>

Last edited by democrite; 08-17-2012 at 12:30 AM.
democrite is offline   Reply With Quote