Search found 4 matches
- Thu Oct 16, 2008 8:59 pm
- Forum: TeX Live and MacTeX
- Topic: Font in dvips
- Replies: 5
- Views: 5679
Re: Font in dvips
Any idea?:)
- Thu Oct 16, 2008 12:12 am
- Forum: TeX Live and MacTeX
- Topic: Font in dvips
- Replies: 5
- Views: 5679
Re: Font in dvips
Now polish fonts do not work : http://matematyka.org/latexrender/pictu ... c55b5e.png
- Wed Oct 15, 2008 11:17 pm
- Forum: TeX Live and MacTeX
- Topic: Font in dvips
- Replies: 5
- Views: 5679
Re: Font in dvips
Hi,
I'm using :
$string = "\documentclass[".$this->_font_size."pt]{".$this->_latexclass."}\n";
$string .= "\usepackage[utf8]{inputenc}\n";
$string .= "\usepackage{amsmath}\n";
$string .= "\usepackage{amsfonts}\n";
$string .= "\usepackage{amssymb}\n";
$string .= "\usepackage{polski}\n ...
I'm using :
$string = "\documentclass[".$this->_font_size."pt]{".$this->_latexclass."}\n";
$string .= "\usepackage[utf8]{inputenc}\n";
$string .= "\usepackage{amsmath}\n";
$string .= "\usepackage{amsfonts}\n";
$string .= "\usepackage{amssymb}\n";
$string .= "\usepackage{polski}\n ...
- Wed Oct 15, 2008 10:25 pm
- Forum: TeX Live and MacTeX
- Topic: Font in dvips
- Replies: 5
- Views: 5679
Font in dvips
Hi,
I have a question. A few days ago I installed texlive on CentOS and I'm using it to generate math formulas on phpbb (latexrender http://www.mayer.dial.pipex.com/tex.htm). I have some problem with default font - it's a bit pixelized. Here is the example : http://matematyka.org/latexrender ...
I have a question. A few days ago I installed texlive on CentOS and I'm using it to generate math formulas on phpbb (latexrender http://www.mayer.dial.pipex.com/tex.htm). I have some problem with default font - it's a bit pixelized. Here is the example : http://matematyka.org/latexrender ...