Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F120918550
example3.tex
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Jul 7, 20:20
Size
750 B
Mime Type
text/x-tex
Expires
Wed, Jul 9, 20:20 (2 d)
Engine
blob
Format
Raw Data
Handle
27221723
Attached To
R232 fabrepos2
example3.tex
View Options
% This is the file example3.tex of the T2 package.
% If you need to process a Plain TeX file, you may use a LaTeX `plain'
% package by David Carlisle. You can get it from
% CTAN:macros/latex/contrib/carlisle/plain.sty
% In this case, you do not need any hacks with plainenc.tex to typeset
% Cyrillic, and all the LaTeX power (including NFSS) is available. In
% particular, `babel' package works out of the box, as well as inputenc.
\documentclass{article}
\usepackage[koi8-r]{inputenc}
\usepackage[russian]{babel}
\usepackage{plain}
\begin{document}
\begin{plain}
\input{file} % Input a Plain TeX file.
% You may also type Plain TeX commands here
% directly, without \input'ing any file.
\end{plain}
\end{document}
Event Timeline
Log In to Comment