• Tidak ada hasil yang ditemukan

PDF Latex Tutorial - Korea

N/A
N/A
Protected

Academic year: 2023

Membagikan "PDF Latex Tutorial - Korea"

Copied!
155
0
0

Teks penuh

After that, \emph{first} will be first in the output (as you may have noticed, it is a common practice to italicize words in print). We have seen that to put something in LATEX, we enter the text to be written along with some LATEX commands.

The TEXnical Institute

C ERTIFICATE

THE DOCUMENT

Only what goes where is determined by command. where the required argument can be any of the following styles. In the article and report document classes, we can use commands to create a document extract in a special format.

BIBLIOGRAPHY

It is interesting to type in one equation [1, Section 3.3] instead of setting up ten pages of liquid matter [2,3].

Bibliography

To avoid this, give '(0000)' for year in optional argument and use partial citations (\citeauthor) in text. In author-year schemes, it is sometimes desirable to be able to refer to the authors without the year or vice versa.

BIBLIOGRAPHIC DATABASES

For example, in the case of asterisked section commands, no information is written to the .toc file. The user can manually create a table of contents using the \contentsline command.

Figure V . 1 : Stepwise development of index processing
Figure V . 1 : Stepwise development of index processing

DISPLAYED TEXT

The source of the above output is. item The first item on the first level. item the second item on the first level. item The first item on the second level. item the second item on the second level. item The first item on the third level. item the second item on the third level. item The first item in the fourth level. item the second item on the fourth level. Here there is an additional complication in that the labels for items at the same level must follow an order (such as 1,2,3,. For example, if we want the labels at the first level of the example above to be bold, just change the optional argument .

In the enumerate package, the option[A] indicates that we want the labels to be named in the order A, B, C, . So, if we use any of these in the optional argument with a different purpose in mind, then enclose it in parentheses.

ROWS AND COLUMNS

The second\>line makes the text that follows it ('Text Editor' in plain Latin) on another already set tab, at a distance of 1 cm plus the length of the word 'AbiWord'. This is because there is no entry in the first column of the second row. Here the first few lines and the last lines of the input are as below (the rest of the lines are the same as in the previous example).

Note that although\centering is used in the last column of the first row, no\table newline. Wouldn't it be nice if the entry "Planet" in the first column was vertically aligned with the middle of the two rows in the next column as below.

TYPESETTING MATHEMATICS

Now suppose we want to display the equation in the above output as in The equation representing a line in the Cartesian plane has the form Instead of $xˆ{mn}$, if we enter $xˆmn$, we get xmn instead of the expected xmn in the output. Subscripts can be constructed as in the case of superscripts (with appropriate grouping).

The equation representing a straight line in the Cartesian plane is of the form ax+by+c=0. If you want the section number also in the equation number, just give the command. The size of the output – this is specified as an integer 0,1,2or3, larger values ​​corresponding to smaller sizes.

Alternatively, to make the displayed operator the same as in text, add the \textstyle command before \sum inside the equation.

Table VIII . 1 : Greek Letters
Table VIII . 1 : Greek Letters

TYPESETTING THEOREMS

The other optional argument of the\newstatement command is useful if you have several types of theorem-like statements (such as lemmas and corollaries) and you want some of them to have the same numbering order. The string0,1 within [ ] at the beginning of the statement is considered an optional note by LATEX. Such an adjustment is necessary not only because of the aesthetics of the author, but often also because of the whims of the designers in publishing houses.

A triangle is a figure formed by joining any pair of three non-collinear points with line segments. A triangle is a figure formed by joining any pair of three non-collinear points with line segments.

2.1. A triangle is the figure formed by joining each pair of three non collinear points by line segments

2.2. The sum of any two sides of a triangle is greater than or equal to the third

A triangle is the figure formed by connecting any pair of three non-collinear points with line segments. seventh in our list) is for specifying the punctuation after the statement heading. Note that the statement heading also includes the optional note to the statement, so that the font of the number and name of the statement-like statement and that of the optional note are always the same. It allows us to individually customize the name and number of the theorem-like statement and also the optional note.

Riemann's map theorem. Any simply proper connected open subgroup of Cis analytically homeomorphic to the open unit disk inC. Riemann map theorem (). Any simply proper connected open subgroup of Cis analytically homeomorphic to the open unit disk inC.

2.3. The number of primes is infinite

Note that the \swapnumbers command is a sort of swap switch, so that once given, all subsequent statement-like statements will have their numbers first. Note that the end of a proof is automatically marked with a defined in the package by the command \qedsymbol. So if you like the original "Halmos symbol" to mark the points of your proofs, include.

Again, placing the \qedsymbolat at the end of the last line of the proof is done with the \qed command. The square of the sum of two numbers is equal to the sum of their squares and twice their product.

2.4. The square of the sum of two numbers is equal to the sum of their squares and twice their product

2.5. The square of the sum of two numbers is equal to the sum of their squares and twice their product

It is better to keep all commands\newtheoremstyle in the preamble than to spread them throughout the document. Better yet, you can keep them together with other customizations in a personal.styfile and load it using the \usepackage command in the preface. Also, within this.styfile, you can split your \newtheorem commands into groups and prefix each group with the appropriate style\theorem.

SEVERAL KINDS OF BOXES

As seen in the margin of the current line, zero-width boxes can be used to allow text to protrude into the margin. As with\makeboxand\framebox, the LATEX implementation of\raisebox allows you to use the lengths\height,\depth, \total height, and\width in the first three arguments. The vertical positioning of the box relative to the text baseline is controlled by the one-letter optional parameter pos([c],[t], and[b]).

In LATEX, the syntax of \parboxandminipage has been extended to include two additional optional arguments. Without an optional argument raise, the rectangle is set on the baseline of the current line of text.

FLOATS

This option does not allow a float from the previous section to appear at the bottom of the page, as that is after the start of a new section. If this spacing is not required, it can be suppressed by including an empty@ expression@{} at the beginning or end of the column format. A horizontal line is drawn across the entire width of the table, below the row that has just ended, or at the top of the table if it is at the beginning.

In this way, vertical lines that do not extend the entire height of the table can be inserted with a column. The column widths, the distance between the columns and thus the entire width of the table are calculated automatically.

Figure XI . 1 : This is an inserted EPS graphic
Figure XI . 1 : This is an inserted EPS graphic

CROSS REFERENCES IN L A TEX

The action of\vref varies according to the page(s) where the referenced object and references are typed by TEX in the final output. Furthermore, in the next occurrence of \vrefin a situation of the same type, the sentences are changed to "on the next page" and "the page before" respectively. In the next occurrence of a situation of the same type, the phrases are changed to "on the previous page" and "on the next page" respectively.

The phrases used in the various cases considered above can be customized by redefining the commands used in their generation. The phrases used in various special cases are the same as those described above, except that when the object referred to and the reference fall on the same page, either the phrase "on this page" or "on the current page" is produced.

FOOTNOTES , MARGINPARS , AND ENDNOTES

But footnotes used in these tables will not only appear after the tables, but will appear at the bottom of the page just like the footnotes used in the text. Note the redefinition of \thefootnote that allows us to use the \footnote command within the minipage environment. Without this redefinition, \footnotemark would have generated a footnote in the style of the footnotes for the main page.

Scholarly works usually group notes at the end of each chapter or at the end of the document. It uses an additional external file with the extension .ent to hold the text in the endnotes.

Table XIII . 1 : PostScript type 1 fonts Courier a cour, courb, courbi, couri Nimbus b unmr, unmrs
Table XIII . 1 : PostScript type 1 fonts Courier a cour, courb, courbi, couri Nimbus b unmr, unmrs

GNU FREE DOCUMENTATION LICENSE

On the title page, state the name of the publisher of the revised version, as the publisher. Make the same adjustment to the section titles in the Invariant Sections list in the license notice of the combined work. You may make a collection consisting of the Document and other documents released under this License, and replace the individual copies of this License in the different.

When the Document is included in an aggregate, this License does not apply to the other works in the aggregate that are not themselves derivative works of the Document. Translation is considered a type of modification, so you may distribute translations of the Document under the terms of section 4.

Gambar

Figure V . 1 : Stepwise development of index processing
Figure V . 2 : Page range and cross-referencing
Figure V . 3 : Controlling the presentation form
Table VIII . 1 : Greek Letters
+7

Referensi

Dokumen terkait

Existence of passenger public transport continue to expand along with progressively the complex of requirement of human being mobility specially economic bus route of Pacitan