Author Topic: How to change TEXT and MTEX modes  (Read 1449 times)

0 Members and 1 Guest are viewing this topic.

DEVITG

  • Bull Frog
  • Posts: 481
How to change TEXT and MTEX modes
« on: May 03, 2008, 09:43:03 AM »
At this topic
 
http://www.theswamp.org/index.php?topic=22887.0


It was shown  how to UNDERLINE a text by adding %%U , or to a MTEXT by  "{\\L"  as prefix , and  "}" as sufix.

Can you show how to do other changes in both , as BOLD CURSIVE , and so on ?
Location @ Córdoba Argentina Using ACAD 2019  at Window 10

gile

  • Gator
  • Posts: 2520
  • Marseille, France
Re: How to change TEXT and MTEX modes
« Reply #1 on: May 03, 2008, 12:18:06 PM »
Hi,

What I founded for mtexts:

"{\\fArial|b1|i0|c0|p34;your text}" => your text (bold)
"{\\fArial|b0|i1|c0|p34;your text}" => your text (italic)
"{\\fArial|b1|i1|c0|p34;your text}" => your text (bold and italic)

I'don't know about c and p options

Some others options available

"{\\Oyour} text" => overlines "your"
"{\\C1;your} text" => your text (color 1)
"{\\H5;your text}" => absolute height
"{\\H2x;your text}" => relative height
"{\\T2;your text}" => space between characters (from 0.75 to 4)
"{\\Q20;your text}" => inclination angle
"{\\W2;your text}" => relative width (stretch the text)




Speaking English as a French Frog

DEVITG

  • Bull Frog
  • Posts: 481
Re: How to change TEXT and MTEX modes
« Reply #2 on: May 03, 2008, 12:20:35 PM »
Thanks Gile.
Location @ Córdoba Argentina Using ACAD 2019  at Window 10

T.Willey

  • Needs a day job
  • Posts: 5251
Re: How to change TEXT and MTEX modes
« Reply #3 on: May 03, 2008, 01:52:09 PM »
The format strings for mtext are in the help files, as for text, I'm not quite sure that you can do as much to them as you can with mtext.
Tim

I don't want to ' end-up ', I want to ' become '. - Me

Please think about donating if this post helped you.

VovKa

  • Water Moccasin
  • Posts: 1632
  • Ukraine
Re: How to change TEXT and MTEX modes
« Reply #4 on: May 03, 2008, 07:56:29 PM »
as for 'TEXT' besides %%U one can use the following
%%C
%%O
%%D
%%P