2024春北大绿卡一年级数学下册人教版课时同步练习小学1年级同步练习册测试题一课一练单元期中期末综合辅导书 azw3 chm 地址 kindle 阿里云 下载 umd pdf

2024春北大绿卡一年级数学下册人教版课时同步练习小学1年级同步练习册测试题一课一练单元期中期末综合辅导书精美图片
》2024春北大绿卡一年级数学下册人教版课时同步练习小学1年级同步练习册测试题一课一练单元期中期末综合辅导书电子书籍版权问题 请点击这里查看《

2024春北大绿卡一年级数学下册人教版课时同步练习小学1年级同步练习册测试题一课一练单元期中期末综合辅导书书籍详细信息

  • ISBN:9787560286754
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2023-10
  • 页数:151
  • 价格:28.70
  • 纸张:胶版纸
  • 装帧:平装-胶订
  • 开本:16开
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看

内容简介:

LaTeX is a typesetting system that is very suitable for producing scientific and mathematical documents of high typographical quality. It is also suitable for producing all sorts of other documents, from simple letters to complete books. LaTeX uses TeX as its formatting engine. This short introduction describes LaTeX2ε and should be sufficient for most applications of LaTeX.


书籍目录:

Contents

Thank you! iii

Preface v

1 Things You Need to Know 1

1.1 The Name of the Game . . . . . . . . . . . . . . . . . . . . . . 1

1.2 Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

1.3 LATEX Input Files . . . . . . . . . . . . . . . . . . . . . . . . . . 4

1.4 Input File Structure . . . . . . . . . . . . . . . . . . . . . . . . 6

1.5 A Typical Command Line Session . . . . . . . . . . . . . . . . 8

1.6 The Layout of the Document . . . . . . . . . . . . . . . . . . . 9

1.7 Files You Might Encounter . . . . . . . . . . . . . . . . . . . . 11

1.8 Big Projects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13

2 Typesetting Text 15

2.1 The Structure of Text and Language . . . . . . . . . . . . . . . 15

2.2 Line Breaking and Page Breaking . . . . . . . . . . . . . . . . . 17

2.3 Ready-Made Strings . . . . . . . . . . . . . . . . . . . . . . . . 19

2.4 Special Characters and Symbols . . . . . . . . . . . . . . . . . . 19

2.5 International Language Support . . . . . . . . . . . . . . . . . . 23

2.6 The Space Between Words . . . . . . . . . . . . . . . . . . . . . 36

2.7 Titles, Chapters, and Sections . . . . . . . . . . . . . . . . . . . 37

2.8 Cross References . . . . . . . . . . . . . . . . . . . . . . . . . . 39

2.9 Footnotes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39

2.10 Emphasized Words . . . . . . . . . . . . . . . . . . . . . . . . . 40

2.11 Environments . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40

2.12 Floating Bodies . . . . . . . . . . . . . . . . . . . . . . . . . . . 46

2.13 Protecting Fragile Commands . . . . . . . . . . . . . . . . . . . 48

3 Typesetting Mathematical Formulae 51

3.1 The AMS-LATEX bundle . . . . . . . . . . . . . . . . . . . . . . 51

3.2 Single Equations . . . . . . . . . . . . . . . . . . . . . . . . . . 51

3.3 Building Blocks of a Mathematical Formula . . . . . . . . . . . 54

3.4 Single Equations that are Too Long: multline . . . . . . . . . . 59

3.5 Multiple Equations . . . . . . . . . . . . . . . . . . . . . . . . . 60

3.6 Arrays and Matrices . . . . . . . . . . . . . . . . . . . . . . . . 65

3.7 Spacing in Math Mode . . . . . . . . . . . . . . . . . . . . . . . 66

3.8 Fiddling with the Math Fonts . . . . . . . . . . . . . . . . . . . 67

3.9 Theorems, Lemmas, . . . . . . . . . . . . . . . . . . . . . . . . . 68

3.10 List of Mathematical Symbols . . . . . . . . . . . . . . . . . . . 72

4 Specialities 81

4.1 Including Encapsulated PostScript . . . . . . . . . . . . . . . 81

4.2 Bibliography . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83

4.3 Indexing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84

4.4 Fancy Headers . . . . . . . . . . . . . . . . . . . . . . . . . . . 85

4.5 The Verbatim Package . . . . . . . . . . . . . . . . . . . . . . . 87

4.6 Installing Extra Packages . . . . . . . . . . . . . . . . . . . . . 87

4.7 Working with pdfLATEX . . . . . . . . . . . . . . . . . . . . . . 88

4.8 Working with X ELATEX . . . . . . . . . . . . . . . . . . . . . . . 95

4.9 Creating Presentations . . . . . . . . . . . . . . . . . . . . . . . 97

5 Producing Mathematical Graphics 101

5.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 101

5.2 The picture Environment . . . . . . . . . . . . . . . . . . . . . 102

5.3 The PGF and TikZ Graphics Packages . . . . . . . . . . . . . . 111

6 Customising LATEX 115

6.1 New Commands, Environments and Packages . . . . . . . . . . 115

6.2 Fonts and Sizes . . . . . . . . . . . . . . . . . . . . . . . . . . . 119

6.3 Spacing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 122

6.4 Page Layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 125

6.5 More Fun With Lengths . . . . . . . . . . . . . . . . . . . . . . 127

6.6 Boxes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 128

6.7 Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130

A Installing LATEX 131

A.1 What to Install . . . . . . . . . . . . . . . . . . . . . . . . . . . 131

A.2 TEX on Mac OS X . . . . . . . . . . . . . . . . . . . . . . . . . 131

A.3 TEX on Windows . . . . . . . . . . . . . . . . . . . . . . . . . . 132

A.4 TEX on Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . 133

Bibliography 135

Index 138


作者介绍:

暂无相关内容,正在全力查找中


出版社信息:

暂无出版社相关信息,正在全力查找中!


书籍摘录:

暂无相关书籍摘录,正在全力查找中!



原文赏析:

暂无原文赏析,正在全力查找中!


其它内容:

书摘插图


书籍介绍

LaTeX is a typesetting system that is very suitable for producing scientific and mathematical documents of high typographical quality. It is also suitable for producing all sorts of other documents, from simple letters to complete books. LaTeX uses TeX as its formatting engine. This short introduction describes LaTeX2ε and should be sufficient for most applications of LaTeX.


书籍真实打分

  • 故事情节:3分

  • 人物塑造:5分

  • 主题深度:4分

  • 文字风格:4分

  • 语言运用:4分

  • 文笔流畅:8分

  • 思想传递:9分

  • 知识深度:8分

  • 知识广度:4分

  • 实用性:3分

  • 章节划分:5分

  • 结构布局:7分

  • 新颖与独特:3分

  • 情感共鸣:8分

  • 引人入胜:8分

  • 现实相关:5分

  • 沉浸感:6分

  • 事实准确性:9分

  • 文化贡献:8分


网站评分

  • 书籍多样性:8分

  • 书籍信息完全性:7分

  • 网站更新速度:7分

  • 使用便利性:7分

  • 书籍清晰度:7分

  • 书籍格式兼容性:6分

  • 是否包含广告:8分

  • 加载速度:3分

  • 安全性:8分

  • 稳定性:3分

  • 搜索功能:8分

  • 下载便捷性:3分


下载点评

  • 体验还行(609+)
  • mobi(384+)
  • 无漏页(469+)
  • 三星好评(332+)
  • 值得购买(73+)
  • 速度快(330+)
  • 已买(60+)
  • 中评(625+)
  • 强烈推荐(202+)
  • 四星好评(429+)
  • 简单(344+)
  • 字体合适(417+)
  • 无颠倒(222+)

下载评价

  • 网友 屠***好:

    还行吧。

  • 网友 汪***豪:

    太棒了,我想要azw3的都有呀!!!

  • 网友 师***怀:

    好是好,要是能免费下就好了

  • 网友 冉***兮:

    如果满分一百分,我愿意给你99分,剩下一分怕你骄傲

  • 网友 扈***洁:

    还不错啊,挺好

  • 网友 訾***雰:

    下载速度很快,我选择的是epub格式

  • 网友 詹***萍:

    好评的,这是自己一直选择的下载书的网站

  • 网友 权***颜:

    下载地址、格式选择、下载方式都还挺多的

  • 网友 索***宸:

    书的质量很好。资源多

  • 网友 国***芳:

    五星好评

  • 网友 曾***文:

    五星好评哦


随机推荐