File: test1.tex

package info (click to toggle)
tex-guy 1.2.4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,676 kB
  • ctags: 2,778
  • sloc: ansic: 26,147; sh: 8,358; makefile: 663; awk: 78; perl: 63
file content (18 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\documentstyle{article}
\begin{document}
  \[ 
    \prod^{N}_{i=0}a_i
  \]
\[
 abcdefghijklmnopqrstuvwxyz
\]
\[
 {}_{abcdefghijklmnopqrstuvwxyz}
\]
\[
 ABCDEFGHIJKLMNOPQRSTUVWXYZ
\]
\[
 {}_{ABCDEFGHIJKLMNOPQRSTUVWXYZ}
\]
\end{document}