Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/lib/texmf/metapost/base/texnum.mp

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


% Default init_numbers for use with TeX
% Don't input this directly--format.mp uses this file

verbatimtex
  \ifx\documentstyle\undefined \else
    \ifx\blackandwhite\undefined
      \documentstyle{article}
    \else \documentstyle{slides}
    \fi
    \begin{document}
  \fi
etex

init_numbers(btex$-$etex, btex$1$etex, btex${\times}10$etex,
    btex${}^-$etex, btex${}^2$etex);

Fe_base := btex $10$ etex;

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.