Jean-Pierre Coulon <[EMAIL PROTECTED]> schrieb am 17.12.04 09:32:08:
> 
> > \def\myhlthick{1.5\lthick}
> > [EMAIL PROTECTED]
> >  [EMAIL PROTECTED]@v\internote
> >  [EMAIL PROTECTED]@ii
> >  [EMAIL PROTECTED]
> >  [EMAIL PROTECTED]
> 
> Thanks. I obtain the thickness I like with \def\myhlthick{\lthick}
> 
> But since I want my source file to be usable for others, I have pasted this 
> new definition of [EMAIL PROTECTED] into it, instead of modifying the 
> musixtex.tex 
> file. Then the modification is ignored. Do you know why ? I stuck the new 
> definition *after* the \input musixtex line. Does TeX forbid redifining 
> something ?

In a way, yes. By convention, the special character '@' is often used by macro 
packages to hide internal definitions from the user's influence. This is 
accomplished using TeX's "category code" mechanism: Simplified, this means that 
the '@' character has a different meaning in musixtex.tex than in your .tex 
file so that [EMAIL PROTECTED] has actually two different meanings depending on 
where it appears. (For the whole catcode story, The TeXbook is a splendid 
lecture! :-))

Fortunately, this "definition hiding" is easy to overcome: Just enclose the 
redefinition block in \makeatletter...\makeatother and it should do the desired 
thing.

Best regards,

Rainer
__________________________________________________________
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201
w垩W(*��R�z�W��(�z�N�N���=��k��� E6Ŕ��Jw9�g"o�L�8       
'���c�����{X��[��{�<Շ5�c�0��������װ*��e
h��oF����Oqq��������}��by�lg��'�~���/[EMAIL PROTECTED],[EMAIL 
PROTECTED]'�xVl��M��7�o�g��?鷧'+M� ��t
�)�嗏{f޻sx��
S��P�*Vo_�/�3�P�`��ٯNo|��kw��.�o2�/e3~d,�����>QceհV�澏Q���Oߏ�R)[�{m��}�1z
��ы�K?�y���Uƶ�o�?2�^EY���ge
s8�:��<��]-��_��1+�?>z��h�����ER�(^�#��1u-;�hf
(��v��%�"�K��9K������JW 
8,ij7NCA���ʹrx�t�"U<ۜ%?l�����ϰS�l�f^7W�/[EMAIL 
PROTECTED]'�s�G��̀�]?�%�y��+�[e�t��]D��ۥ���ħ$�u�m�Y,gG�~����Շy��4��e�n�"�W��|h8cz�nq�W-.���)�孃��K
��d�4jk\�1V\||��⩑�^�b�?6@>n��T�7ĸ�K/c��  
���h&~�:H�/�2#�e��x�q���r��T_���|X�OA���A<a���FVW��3  �3
�Z������?���"!�x�K�[EMAIL PROTECTED] "�1gdǦ�[������6!OX/KVx�w*� 
e\畷)ک�/���NN�d��Y�2zc5JinN�s��(����0��|�1�w���)����qA�>]�Uκ����pޑ-W�!�B��sn�/~7�W3I�߭�*����2"[EMAIL
 PROTECTED]'*C6O��G+S�pi��]}M��A�E}���d�bjjW�BIYk  
eQ���igk<��ۿi�A���"1���oP�1�3N��
_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to