[pmwiki-users] formatting, indent & letter spacing
Stephan Schildberg
schildberg at scoid.de
Sat Feb 4 17:09:24 CST 2006
Thank you! Great!
This is exactly what I was after, for me it should be in the legend with
the other tags :-) , at least for me...
>
> Try the following in your config.php:
>
> $WikiStyleCSS[] = 'text-indent';
> $WikiStyle['ind']['text-indent'] = '40px';
> $WikiStyle['ind']['apply'] = 'block';
>
> Then in the markup you can do:
>
> %ind% here is some text that will have the first
> line indented but the rest will be flush left.
>
> See http://www.pmwiki.org/wiki/Test/Indent to see what this is
> doing.
>
>
>> The second tag being useful for my typo-reproductions should space
>> words, respectively phrases, like:
>> hhhhhhh hhhhhhh hhh <spacing on>h h h h h h h h h h h h h<spacing off>
>>
>> Has pmwiki something similar on stock, I could not find it yet?
>>
>
>
I would like to have the opportunity to adjust it via css, but a one
letter-wide space in fact is too big.
> I'm not exactly sure what you're looking for in this second
> example -- are you wanting something to insert a space between
> each pair of characters...?
Stephan.
More information about the pmwiki-users
mailing list