how to load afm font in Java with some lib?128 (2/22/2008 9:26:57 AM) comp.text.tex I'm asking if someone know any java packages that can read afm font files and render them as images on the screen or any tools that can convert characters defined in afm file into bitmap format ... wensa
How to let MetaPost ignore redundant equations233 (12/26/2007 5:28:58 AM) comp.text.tex AFAIK, redundant equations is harmless in most situations but mpost.exe always complains about it Is there any way to let MP ignore redundant equations? or check whether an equation is redundant in MP source ... wensa
Who knows the font name in this PNG file251 (12/21/2007 12:30:49 PM) comp.text.tex From the CTAN website http://tug.ctan.org/graph/masthead.png who knows the name of font used for 'CTAN' Thanks in advance ... wensa
How to change color for specific font433 (3/20/2006 8:20:17 AM) comp.text.tex I want to change all the \tt font into blue color, including font in verbatim environment What's the easiest way? Thanks in advance! ... wensa
About the TOOLs of drawing pictures248 (3/19/2006 1:11:43 PM) comp.text.tex I've been using metapost for years, but with low expertise. It is until recent months I sundenly realized metapost is so powerful, and became interested in writing macroes. Seeing back to those years when I lea... wensa
How to make multiple Makefiles342 (3/19/2006 8:37:56 AM) comp.text.tex My directory is organized as follows ../fig/ ../fig/fig1.mp ../fig/fig2.mp ../fig/... ../fig/Makefile ../main.tex ../sub.tex ../... ../Makefile I've writen a Makefile for tex files ./ , and a Makefile for mp... wensa
Some questions about metapost3030 (3/19/2006 4:48:32 AM) comp.text.tex 1. Counter I want to use a veriable i as counter, but i = i + 1 is illegal in metapost as I know, how to achieve this in other ways? 2. Length of array p[] Is it possible to determine how many element in p[]... wensa
zhengwt's replies:
Items(9) /1
How to load java app from exe binary1170 (1/6/2006 7:17:08 AM) comp.lang.java.programmer I'm wondering how to load java app from a single exe file, just like eclipse, in which eclipse.exe file launches all eclipse application written in java. Does anyone know how to write such exe file using c or ... zhengwt(42)
How to change font size in \pgfnodebox146 (1/15/2006 3:51:51 AM) comp.text.tex When using package pgfnodes, I can't find any information about how to change font size for "hello world" in \pgfnodebox{Node1}[stroke]{\pgfxy(1,0.5)}{hello world}{2pt}{2pt}. I have tried using \small before ... zhengwt(42)
How to achieve this?1229 (3/5/2006 1:33:14 PM) comp.lang.java.programmer For the following code: class A {} class a1 extends A {} class a2 extends A {} .... class an extends A {} Is there a method to store all the names of A's subclasses into a String array dynamically, such a... zhengwt(42)
Any good guide for writing a latex class file436 (3/15/2006 12:30:03 PM) comp.text.tex I'm now considering writing a .cls file for personal use, but don't know how to write it. Is there any good and details guide on how to write class file for latex? Thanks in advance! ... zhengwt(42)
How to type the character '~' in hyperlink546 (3/17/2006 7:28:52 AM) comp.text.tex I want to type the char '~' in hyperlink, such as http://www.ggg.com/~yyy In LaTeX, '~' means a space which can not be separated by link breaking I have tried \~{} to produce '~', it appears working. The p... zhengwt(42)
Some questions about metapost3030 (3/19/2006 4:48:32 AM) comp.text.tex 1. Counter I want to use a veriable i as counter, but i = i + 1 is illegal in metapost as I know, how to achieve this in other ways? 2. Length of array p[] Is it possible to determine how many element in p[]... zhengwt(42)
How to make multiple Makefiles342 (3/19/2006 8:37:56 AM) comp.text.tex My directory is organized as follows ../fig/ ../fig/fig1.mp ../fig/fig2.mp ../fig/... ../fig/Makefile ../main.tex ../sub.tex ../... ../Makefile I've writen a Makefile for tex files ./ , and a Makefile for mp... zhengwt(42)
How to let MetaPost ignore redundant equations233 (12/26/2007 5:28:58 AM) comp.text.tex AFAIK, redundant equations is harmless in most situations but mpost.exe always complains about it Is there any way to let MP ignore redundant equations? or check whether an equation is redundant in MP source ... zhengwt(42)