Re: use only one symbol of txfonts

Peter Grabs <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
not perfect (because looks a little different than the normal \perp symbol) but much better than messing up the font. thank you, i will go with this for now (until i find a better matching one).

would you please explain what that does exactly? i kind of guess-understand the last line, but what are the others for?

regards,
peter


________________________________
 From: Pétiard François <[email protected]>
To: [email protected] 
Sent: Monday, January 16, 2012 12:17 PM
Subject: Re: [MiKTeX] use only one symbol of txfonts
 
Le 16/01/2012 11:42, Peter Grabs a écrit :
> hello group.
>
> i was looking for a kind of double \perp symbol and found it as \Perp in txfonts (a horizontal line with two vertical lines centred above it). the problem is: once i use that package, my entire document turns ugly since its font seems to be completely exchanged. 
>
> my question is either:
>   a) where else do i find such a symbol? if i remember correctly it was even in text ascii fonts under dos (used to make tables and such).
> or 
> b) how can i use \Perp from txfonts without changing the rest of the document?


Put:

\DeclareSymbolFont{symbolsC}{U}{pxsyc}{m}{n}
\SetSymbolFont{symbolsC}{bold}{U}{pxsyc}{bx}{n}
\DeclareFontSubstitution{U}{pxsyc}{m}{n}
\DeclareMathSymbol{\Perp}{\mathrel}{symbolsC}{121}

in the preamble of your document.

Regards,

François

-- 
[email protected]


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
MiKTeX-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/miktex-users
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.