[OS X TeX] Invisible character
    Alain Schremmer 
    Schremmer.Alain at gmail.com
       
    Thu Jun 22 14:15:05 EDT 2006
    
    
  
Jonathan Kew wrote:
> On 22 Jun 2006, at 4:26 pm, Alain Schremmer wrote:
>
>>
>> As in the following?
>>
>>    \begin{center}
>>           \catcode`\•=\active \def•{}
>>           \begin{tabular}{@{} ccc @{}}
>>               \toprule
>>           %Row0
>>                      •
>>               &    •
>>               &    •
>>               \\
>>               \midrule
>>           %Row1
>>                      •
>>               &    •
>>               &    •
>>               \\
>>               \bottomrule
>>          \end{tabular}
>>       \end{center}
>
>
> You got it. That lets you leave the bullets in the source, but they  
> vanish into thin air when you typeset.
Yes but, while I found where to insert
    & "xxxxxx" & return
in the macro to get
    \begin{center}
              xxxxxx
              \begin{tabular}{@{} ccc @{}}
              etc
when I replace xxxxxx by \catcode`\•=\active \def•{} I get the 
Applescript Error:
    Expected """ but found unknown token.
(The old story …)
Hopeful regards
--schremmer
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
    
    
More information about the MacOSX-TeX
mailing list