Latex中花写的偏导符号怎么打?

您所在的位置:网站首页 latex中特殊符号怎么打出来 Latex中花写的偏导符号怎么打?

Latex中花写的偏导符号怎么打?

2024-07-14 11:20:06| 来源: 网络整理| 查看: 265

问题:

Latex中花写的偏导符号怎么打? \\ \partial

就是这个符号

问题解答:

解:花写的偏导符号用 \LaTeX 打就是: \\ \partial

一个偏微分方程可以写为: \\ \frac{\partial^2z}{\partial x^2}+\frac{\partial^2z}{\partial y^2}=-3z

试求函数 z=f(x,y) 的解析表达式(通解)。

付费咨询简介:好物推荐(1207):品牌: 华为(HUAWEI)商品名称:华为手写笔M-Pencil第二代12.6MatePad11 Pro10.8MateBook E键盘 M-Pencil 2代手写笔【2021款专用】商品编号:10032595875538店铺: 丰弘数码专营店商品毛重:100.00g类别:触控笔

内容简介

强调 LATEX 作为一种标记语言的使用,其作用与 XML 的核心思想一致,即分离格式与内容。 详细讨论了重要的组件,并附有与其相关的标准的内容。 本书附带的光盘涵盖了本书中的大量信息,以及可以在 Windows、Mac OS X 和 Linux 系统下安装使用的 LATEX 完全版。 LATEX 是科学家及学者必选文字排版系统,该软件尤其适合技术资料的排版。这本热销书将教会你如何使和 LATEX 制作出高质量的文档,同时它亦可作为所有 LATEX2ε 的标准,并提供了大量的细节、实例、练习、提示和技巧,更大程度地深化了读者对 LATEX 处理中益重要的组件的理解。 全面覆盖了 LATEX 的基础知识,包括如何输入文本、符号及数学内容;如何制作表格及列表;如何添加图形和色彩;如何组织和定制文档等。 讨论了更多高级概念,例如文献数据库、BIBTEX、用 AMS-LATEX 来扩展数学应用、绘图、幻灯片以及信函等。

作者简介

赫尔穆特·科普卡:德国马克思·普朗克学会理论物理研究所前任科学研究人员。他曾参与编写 HP laserjet 的 TEX 驱动程序第一版,并将 TEX 和 LATEX 引入了他所在的研究所,该研究所后来建立的科学出版物标准文件处理系统成为该领域的权威。 帕特里克 W.达利:德国马克思·普朗克学会理论物理研究所现任科学研究人员,他为很多科学杂志设计格式风格,同时也是 natbib 组件和 Custom-bib 系统的作者。

目录

前言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.

18.4 APPENDICES.

Appendices

A: The New Font Selection Scheme.

Font attributes under NFSS.

Simplified font selection.

Font encoding.

B: Installing and Maintaining LaTeX.

Installing LaTeX.

Obtaining the Adobe euro fonts.

TeX directory structure.

The CTAN servers.

Additional standard files.

The various LaTeX files.

C: Error Messages.

Basic structure of error messages.

Some sample errors.

List of LaTeX error messages.

TeX error messages.

Warnings.

Search for subtle errors.

D: LaTeX Programming.

Class and package files.

LaTeX programming commands.

Changing preprogrammed text.

Direct typing of special letters.

Alternatives for special symbols.

Managing code and documentation.

E. LaTeX and the World Wide Web.

Converting to HTML.

The Extensible Markup Language: XML.

F: Obsolete LaTeX.

The 2.09 preamble.

Font selection.

Obsolete means obsolete.

G: Command Summary.

Brief description of the LaTeX commands.

Summary tables and figures.

Bibliography.

Index



【本文地址】

公司简介

联系我们

今日新闻


点击排行

实验室常用的仪器、试剂和
说到实验室常用到的东西,主要就分为仪器、试剂和耗
不用再找了,全球10大实验
01、赛默飞世尔科技(热电)Thermo Fisher Scientif
三代水柜的量产巅峰T-72坦
作者:寞寒最近,西边闹腾挺大,本来小寞以为忙完这
通风柜跟实验室通风系统有
说到通风柜跟实验室通风,不少人都纠结二者到底是不
集消毒杀菌、烘干收纳为一
厨房是家里细菌较多的地方,潮湿的环境、没有完全密
实验室设备之全钢实验台如
全钢实验台是实验室家具中较为重要的家具之一,很多

推荐新闻


图片新闻

实验室药品柜的特性有哪些
实验室药品柜是实验室家具的重要组成部分之一,主要
小学科学实验中有哪些教学
计算机 计算器 一般 打孔器 打气筒 仪器车 显微镜
实验室各种仪器原理动图讲
1.紫外分光光谱UV分析原理:吸收紫外光能量,引起分
高中化学常见仪器及实验装
1、可加热仪器:2、计量仪器:(1)仪器A的名称:量
微生物操作主要设备和器具
今天盘点一下微生物操作主要设备和器具,别嫌我啰嗦
浅谈通风柜使用基本常识
 众所周知,通风柜功能中最主要的就是排气功能。在

专题文章

    CopyRight 2018-2019 实验室设备网 版权所有 win10的实时保护怎么永久关闭