texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Texmacs-dev] Texmacs For Windows Beta!!!!


From: Dan Martens
Subject: RE: [Texmacs-dev] Texmacs For Windows Beta!!!!
Date: Fri, 13 Jun 2003 17:11:00 -0400

Hi Bill,

Did you do the FULL install of MikTex??

The reason for this is the FULL install gives you many more fonts.

It is strange that TeXmacs cannot find the PK and TFM fonts as it usually does 
during initialization.  To get around this, please enter the following lines 
into your autoexec.bat file and reboot.

******************

SET TEX_TFM_PATH=C:\texmf\fonts\tfm
SET TEX_PK_PATH=C:\texmf\fonts\pk

******************

This should work. If it does, then please let me know and I will re-release the 
build with this fix automatically incorporated.

Oh ya, the "llo" you are seeing is the end part of "hello".  Seems to be 
chopped off....ah well...not important anyways :)

Dan
--

--------- Original Message ---------

DATE: Fri, 13 Jun 2003 15:53:04
From: "Bill Page" <address@hidden>
To: <address@hidden>
Cc: address@hidden

>Dan,
>
>Ok, I deleted the .TeXmacs folder from
>
>  C:\Documents and Settings\Administrator
>
>and then in a command window I typed
>
>  C:\> cd \Program Files\texmacs
>  C:\Program Files\TeXmacs> texmacswin32 --debuglog
>  C:\Program Files\TeXmacs> type debug.log
>
>The resulting debug.log file is between the ***** below:
>
>***********
>lloWelcome to TeXmacs 1.0.0.17
>------------------------------------------------------------
>Since this seems to be the first time you run this
>version of TeXmacs, I will first analyze your system
>in order to set up some TeX paths in the correct way.
>This may take some seconds; the result can be found in
>
>       $TEXMACS_HOME_PATH/system/TEX_PATHS
>
>By default, $TEXMACS_HOME_PATH contains ~/.TeXmacs
>------------------------------------------------------------
>TeXmacs] kpsepath does not work with your TeX distribution
>TeXmacs] kpsewhich works with your TeX distribution
>TeXmacs] MakeTFM works with your TeX distribution
>TeXmacs] MakeTeXPK works with your TeX distribution
>TeXmacs] texhash does not work with your TeX distribution
>TeXmacs] locate does not work; I will try something else
>TeXmacs] found TeX directory C:\texmf
>------------------------------------------------------------
>I could not find a TeX system on your system
>If you did install one, please set the system variables
>
>       TEX_TFM_PATH
>       TEX_PK_PATH
>
>with the paths where the tfm resp. pk file
>can be found on your system and restart 'TeXmacs'
>------------------------------------------------------------
>***********
>
>I notice the odd "llo" at the beginning. Is that normal?
>
>>From the same command window I have no trouble running
>the latex command of MikTex
>
>   C:\Program Files\TeXmacs> latex
>   This is TeX, Version 3.14159 (MiKTeX 2.2)
>   ...
>
>Should I try to follow the instructions to set
>       TEX_TFM_PATH
>       TEX_PK_PATH
>? How would I do that?
>
>Here is the current environment
>
>**************
>C:\>set
>ALDORROOT=C:\Program Files\Aldor
>ALLUSERSPROFILE=C:\Documents and Settings\All Users
>APPDATA=C:\Documents and Settings\Administrator\Application Data
>CLIENTNAME=Console
>CommonProgramFiles=C:\Program Files\Common Files
>COMPUTERNAME=ASUS
>ComSpec=C:\WINDOWS\system32\cmd.exe
>GS_PATH=C:\gs
>GUILE_LOAD_PATH=C:\Program Files\TeXmacs
>HOMEDRIVE=C:
>HOMEPATH=\Documents and Settings\Administrator
>INCLUDE=C:\Program Files\Microsoft Visual Studio
>.NET\FrameworkSDK\include\
>LIB=C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\Lib\
>LOGONSERVER=\\ASUS
>NUMBER_OF_PROCESSORS=1
>OS=Windows_NT
>Path=C:\texmf\miktex\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Syste
>m32\Wbem
>;C:\Program Files\Aldor\bin;C:\msys\1.0\bin;;c:\mingw\bin
>PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
>PROCESSOR_ARCHITECTURE=x86
>PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 4, GenuineIntel
>PROCESSOR_LEVEL=15
>PROCESSOR_REVISION=0204
>ProgramFiles=C:\Program Files
>PROMPT=$P$G
>SESSIONNAME=Console
>SystemDrive=C:
>SystemRoot=C:\WINDOWS
>TEMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
>TEXMACS_PATH=C:\Program Files\TeXmacs\TeXmacs-1.0.0.17
>TEX_HOME=C:\texmf
>TMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
>USERDOMAIN=ASUS
>USERNAME=Administrator
>USERPROFILE=C:\Documents and Settings\Administrator
>VSCOMNTOOLS="C:\Program Files\Microsoft Visual Studio
>.NET\Common7\Tools\"
>windir=C:\WINDOWS
>***********
>
>Ok, were to from here?
>
>Bill Page.
>
>> -----Original Message-----
>> From: Dan Martens [mailto:address@hidden 
>> Sent: Friday, June 13, 2003 1:58 PM
>> To: address@hidden; Bill Page
>> Subject: RE: [Texmacs-dev] Texmacs For Windows Beta!!!!
>> 
>> 
>> Hi Bill,
>> 
>> That is strange.  I have done a clean install on my XP 
>> machine and it worked fine. Ah well, what's development 
>> without problems right?
>> 
>> If you give the texmacswin32.exe program the --debuglog 
>> argument, it will write all messages to a file named 
>> "debug.log" in the same directory.  Remember to delete the 
>> .TeXmacs folder from your profile directory to do a clean start.
>> 
>> After you have done this, please post the debug file contents 
>> and we can go from there.
>> 
>> Dan
>> --
>
>
>
>_______________________________________________
>Texmacs-dev mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/texmacs-dev
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]