注冊 | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當(dāng)前位置: 首頁出版圖書科學(xué)技術(shù)計(jì)算機(jī)/網(wǎng)絡(luò)家庭與辦公軟件LATEX實(shí)用教程:英文版

LATEX實(shí)用教程:英文版

LATEX實(shí)用教程:英文版

定 價(jià):¥69.00

作 者: (美)赫爾穆特·科普卡(Helmut Kopka),(美)帕特里克W.達(dá)利(Patrick W.Daly)著
出版社: 機(jī)械工業(yè)出版社
叢編項(xiàng): 經(jīng)典原版書庫
標(biāo) 簽: 排版軟件

ISBN: 9787111158981 出版時(shí)間: 2005-04-01 包裝: 平裝
開本: 24cm+光盤1片 頁數(shù): 597 字?jǐn)?shù):  

內(nèi)容簡介

  本書特色:·強(qiáng)調(diào)LATEX作為一種標(biāo)記語言的使用,其作用與XML的核心思想一致,即分離格式與內(nèi)容?!ぴ敿?xì)討論了重要的組件,并附有與其相關(guān)的標(biāo)準(zhǔn)的內(nèi)容?!け緯綆У墓獗P涵蓋了本書中的大量信息,以及可以在Windows、MacOSX和Linux系統(tǒng)下安裝使用的LATEX完全版。LATEX是科學(xué)家及學(xué)者首選的文字排版系統(tǒng),該軟件尤其適合技術(shù)資料的排版。這本暢銷書將教會你如何使用LATEX制作出高質(zhì)量的文檔,同時(shí)它亦可作為所有LATEX用戶必備的參考書。本書的講解不僅僅局限于基本的軟件安裝問題,它概括了LATEX2的標(biāo)準(zhǔn),并提供了大量的細(xì)節(jié)、實(shí)例、練習(xí)、提示和技巧,更大程度地深化了讀者對LATEX處理中日益重要的組件的理解。全面覆蓋了LATEX的基礎(chǔ)知識,包括如何輸入文本、符號以及數(shù)學(xué)內(nèi)容;如何制作表格及列表;如何添加圖形和色彩;如何組織和定制文檔等。討論了更多高級概念,例如文獻(xiàn)數(shù)據(jù)庫、BIBTEX、用AMS-LATEX來擴(kuò)展數(shù)學(xué)應(yīng)用、繪圖、幻燈片以及信函等。本書附錄包括安裝、錯誤消息、創(chuàng)建包、HTML、XML、字體以及按字母順序排序的命令清單及注釋等內(nèi)容。

作者簡介

  赫爾穆特·科普卡:德國馬克思·普朗克學(xué)會理論物理研究所前任科學(xué)研究人員。他曾參與編寫HP laserjet的TEX驅(qū)動程序第一版,并將TEX和LATEX引入了他所在的研究所,該研究所后來建立的科學(xué)出版物標(biāo)準(zhǔn)文件處理系統(tǒng)成為該領(lǐng)域的權(quán)威。 帕特里克 W.達(dá)利:德國馬克思·普朗克學(xué)會理論物理研究所現(xiàn)任科學(xué)研究人員,他為很多科學(xué)雜志設(shè)計(jì)格式風(fēng)格,同時(shí)也是natbib組件和Custom-bib系統(tǒng)的作者。

圖書目錄

I. BASICS
1. Introduction
1.1 Just what is LaTeX?
1.2 Markup Languages
1.3 TEX and its offspring
1.4 How to use this book
1.5 Basics of a LaTeX file
1.6 TEX processing procedure
1.7 Sample LaTeX file
2. Text, Symbols, and Commands
2.1 Command names and arguments
2.2 Environments
2.3 Declarations
2.4 Lengths
2.5 Special characters
2.6 Exercises
2.7 Fine-tuning text
2.8 Word division
3. Document Layout and Organization
3.1 Document class
3.2 Page style
3.3 Parts of the document
3.4 Table of contents
4. Displaying Text
4.1 Changing font style
4.2 Centering and indenting
4.3 Lists
4.4 Generalized lists
4.5 Theorem-like declarations
4.6 Printing literal text
4.7 Comments within text
5. Text in Boxes
5.1 Boxes
5.2 Footnotes and marginal notes
6. Tables
6.1 Tabulator stops
6.2 Tables
7. Mathematical Formulas
7.1 Mathematical environments
7.2 Main elements of math mode
7.3 Mathematical symbols
7.4 Additional elements
7.5 Fine-tuning mathematics
7.6 Beyond standard LaTeX
8. Graphics Inclusion and Color
8.1 The graphics packages
8.2 Adding color
9. Floating tables and figures
9.1 Float placement
9.2 Postponing floats
9.3 Style parameters for floats
9.4 Float captions
9.5 Float examples
9.6 References to figures and tables in text
9.7 Some float packages
10. User Customizations
10.1 Counters
10.2 Lengths
10.3 User-defined commands
10.4 User-defined environments
10.5 Some comments on user-defined structures
II. BEYOND THE BASICS
11. Document Management
11.1 Processing parts of a document
11.2 In-text references
11.3 Bibliographies
11.4 Keyword index
12. Bibliographic Databases and BibTeX
12.1 The BibTeX program
12.2 Creating a bibliographic database
12.3 Customizing bibliography styles
13. PostScript and PDF
13.1 LaTeX and PostScript
13.2 Portable Document Format
14. Multilingual LaTeX
14.1 The babel system
14.2 Contents of the language.dat file
15. Math Extensions with AMS-LaTeX
15.1 Invoking AMS-LaTeX
15.2 Standard features of AMS-LaTeX
15.3 Further AMS-LaTeX packages
15.4 The AMS fonts
16. Drawing with LaTeX
16.1 The picture environment
16.2 Extended pictures
16.3 Other drawing packages
17. Presentation Material
17.1 Slide production with slides class
17.2 Slide production with seminar
17.3 Slide production with the prosper class
17.4 Electronic documents for screen viewing
17.5 Special effects with PDF
18. Letters
18.1 The LaTeX letter class
18.2 A house letter style
18.3 A model letter customization
APPENDICES
A: The New Font Selection Scheme
A.1 Font attributes under NFSS
A.2 Simplified font selection
A.3 Font encoding
B: Installing and Maintaining LaTeX
B.1 Installing LaTeX
B.2 Obtaining the Adobe euro fonts
B.3 TeX directory structure
B.4 The CTAN servers
B.5 Additional standard files
B.6 The various LaTeX files
C: Error Messages
C.1 Basic structure of error messages
C.2 Some sample errors
C.3 List of LaTeX error messages
C.4 TeX error messages
C.5 Warnings
C.6 Search for subtle errors
D: LaTeX Programming
D.1 Class and package files
D.2 LaTeX programming commands
D.3 Changing preprogrammed text
D.4 Direct typing of special letters
D.5 Alternatives for special symbols
D.6 Managing code and documentation
E. LaTeX and the World Wide Web
E.1 Converting to HTML
E.2 The Extensible Markup Language: XML
F: Obsolete LaTeX
F.1 The 2.09 preamble
F.2 Font selection
F.3 Obsolete means obsolete
G: Command Summary
G.1 Brief description of the LaTeX commands
G.2 Summary tables and figures
Bibliography
Index 

本目錄推薦

掃描二維碼
Copyright ? 讀書網(wǎng) m.ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號 鄂公網(wǎng)安備 42010302001612號