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

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

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

  • I***N: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 *** letters to complete books. LaTeX uses TeX as its formatting engine. This short introduction describes LaTeX2ε and should be sufficient for most applicati*** 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 Secti*** . . . . . . . . . . . . . . . . . . . 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 Equati*** . . . . . . . . . . . . . . . . . . . . . . . . . . 51

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

3.4 Single Equati*** that are Too Long: multline . . . . . . . . . . 59

3.5 Multiple Equati*** . . . . . . . . . . . . . . . . . . . . . . . . . 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 Presentati*** . . . . . . . . . . . . . . . . . . . . . . . 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

*** 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 *** letters to complete books. LaTeX uses TeX as its formatting engine. This short introduction describes LaTeX2ε and should be sufficient for most applicati*** of LaTeX.


书籍真实打分

  • 故事情节:3分

  • 人物塑造:3分

  • 主题深度:9分

  • 文字风格:3分

  • 语言运用:8分

  • 文笔流畅:6分

  • 思想传递:9分

  • 知识深度:9分

  • 知识广度:9分

  • 实用性:5分

  • 章节划分:3分

  • 结构布局:5分

  • 新颖与独特:5分

  • 情感共鸣:6分

  • 引人入胜:6分

  • 现实相关:6分

  • 沉浸感:4分

  • 事实准确性:9分

  • 文化贡献:4分


网站评分

  • 书籍多样性:5分

  • 书籍信息完全性:3分

  • 网站更新速度:8分

  • 使用便利性:3分

  • 书籍清晰度:8分

  • 书籍格式兼容性:3分

  • 是否包含广告:9分

  • 加载速度:9分

  • 安全性:5分

  • 稳定性:4分

  • 搜索功能:9分

  • 下载便捷性:5分


下载点评

  • mobi(337+)
  • epub(415+)
  • 方便(188+)
  • 值得下载(328+)
  • 一星好评(129+)
  • 目录完整(69+)

下载评价

  • 网友 汪***豪:

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

  • 网友 车***波:

    很好,下载出来的内容没有乱码。

  • 网友 林***艳:

    很好,能找到很多平常找不到的书。

  • 网友 常***翠:

    哈哈哈哈哈哈

  • 网友 菱***兰:

    特好。有好多书

  • 网友 宫***玉:

    我说完了。

  • 网友 国***芳:

    五星好评

  • 网友 隗***杉:

    挺好的,还好看!支持!快下载吧!

  • 网友 田***珊:

    可以就是有些书搜不到

  • 网友 曾***玉:

    直接选择epub/azw3/mobi就可以了,然后导入微信读书,体验百分百!!!

  • 网友 冉***兮:

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


随机推荐