[pmwiki-users] Embed spaces or distance between words in a table in a table

David Sovinski aslan at aslandata.com
Wed Jun 22 15:37:38 CDT 2005


Thank you Patrick and Joachim for your quick responses.

It now does exactly what I wanted. And now I know where to look for some 
additional formatting options.

I plan on adding this example to the Documentation since it uses several 
different markups.

David (Caspian)

Patrick R. Michaud wrote:

>On Wed, Jun 22, 2005 at 02:35:59PM -0500, David Sovinski wrote:
>  
>
>>I am using ver 2 rc 39 and entered the following table
>>
>>|| border=1 width=800
>>|| [++Events Calendar++] ||||||||||
>>|| '''May 2005''' || '''June 2005''' || '''July 2005''' || '''August 
>>2005''' || '''September 2005''' ||
>>||[[<<]]'''10''' 6:30 - 8:30 Executive Committee 
>>Meeting[[<<]][[<<]]'''17''' 7:00 - 8:30 Central Committee Meeting|| || 
>>|| || ||
>>|| '''October 2005''' || '''November 2005''' || '''December 2005''' || 
>>'''January 2006''' || '''February 2006''' ||
>>|| || || || || ||
>>
>>I'm  trying to put some spaces between words for clarification but 
>>proportional spacing keeps compressing the data
>>I want something like:  '''10'''     6:30 - 8:30 ('''10''' is bold)
>>    
>>
>
>Use wikistyles:
>
>    %define=sp padding-right:5em font-weight:bold%
>
>    ||%sp%10%%  6:30-8:30 Executive Committee Meeting||
>    ||%sp%17%%  7:00-8:30 Central Committee Meeting||
>
>The first line defines the %sp% wikistyle as being bold text
>with 5em of padding on the right.  
>
>See http://www.pmwiki.org/wiki/Test/Spacing for an example.
>
>Pm
>
>
>  
>




More information about the pmwiki-users mailing list