You need to join this project to post message / question. See Help for details.

Tiếng Việt trong MetaPOST

Tiếng Việt hoặc công thức toán trong MetaPOST được sử dụng trong cặp từ khoá btex etex. Ví dụ, hãy soạn tập tin với nội dung sau và lưu thành hinh.mp.

verbatimtex
  %&latex
  \documentclass{article}
  \usepackage[utf8]{vietnam}
  \begin{document}
etex

beginfig(1)
  label(btex Hàm số \(y=\sqrt{x^2+1}\) etex,(0,0));
endfig;
end;

Sau đó biên dịch mpost bằng lệnh sau:

mpost -tex=latex hinh.mp

Also available in: HTML TXT