Hello Adolfo,
There is a couple of things to check right off the top.....
The FONTALT and the FONTMAP settings in Options, most likely one of these is
set differently on one of the workstations.
Below is detailed information regarding both, you can find this information
in the latest release of Support Assistant, located at the following URL.
http://www.autodesk.com/support/autocad/asa2000.htmThank you,
Laura McGuinn
Autodesk Product Support
====================================================
FONTALT:
Issue
If a drawing contains a font or fonts that are not available when opened on
another computer running AutoCAD, another font will be substituted.
Solution
To specify the alternate font that AutoCAD will use when the font in a
drawing that is not found, you can either set it by using the FONTALT
variable or through the Options dialog.
FONTALT variable:
1. Enter FONTALT on the command line.
2. Enter the name of the substitute font file, or a period for none.
3. Press ENTER.
Options dialog:
1. Select the Tools menu > Options.
2. Select the Files tab.
3. Select Text Editor, Dictionary, and Font File Names.
4. Double-click the Alternate font file option.
5. Either browse to another font, enter the name of the substitute font
file, or enter a period for none.
6. Choose OK.
If an alternate font is not specified, AutoCAD displays the Alternate Font
dialog box. You can then select the font you want substituted when the
drawing is opened.
Note: The default alternate font is simplex.shx.
==============================
FONTMAP:
Issue
AutoCAD defaults to the acad.fmp font mapping file. This file is by default
located in the AutoCAD Support directory.
You can create your own custom FMP file and specify AutoCAD to use it
instead of the default acad.fmp file.
Solution
To create your own font mapping file, you need to create a FMP file by using
a word processor that can save files in ASCII text.
1. Start a new file in a word processor, such as Notepad.
2. Enter a list of font mappings you want in your file. See the acad.fmp
file for an example of the syntax.
3. Save the file so that it has a FMP file extension. Be sure to also save
the file as 'text only'.
4. Start AutoCAD.
Once a new font mapping file has been created, you need to specify the
location of the file so that AutoCAD can find the font file.
The location for the font mapping file can be set in two ways: by setting
the FONTMAP variable or through the Options dialog box.
FONTMAP variable:
1. Enter FONTMAP on the command line.
2. Enter the location of the FMP file, including drive letter.
3. Press ENTER to complete the command.
Options dialog box:
1. Select the Tools menu > Options.
2. Select the Files tab.
3. In the Text Editor, Dictionary, and Font File Names, choose the Font
Mapping File button.
4. Browse to or the path to a FMP (Font Mapping) file.
5. Choose Apply.
6. Choose OK to close the dialog.
===========================================
Adolfo Flores wrote in message ...
Why if I use the simplex or any other font in a drawing, when I open the
same file in a different computer that has the font, Autocad2000 substitute
it for another font
Is there a way to stop this from happening?
How can I use the same font in every drawing?