Coder Social home page Coder Social logo

arendelle-ftl / landau_3_reedited Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 2.0 18.43 MB

A project of which target is to reedit the English version of Course of Theoretical Physics Volume 3: Quantum Mehchanics (non-relativistic theory) by L. D. Landau.

TeX 100.00%
quantum-mechanics theoretical-physics landau-lifschitz

landau_3_reedited's Introduction

Landau_3_reedited

A project of which target is to reedit the English version of Course of Theoretical Physics Volume 3: Quantum Mehchanics (non-relativistic theory) by L. D. Landau.

Introduction

This project is originated from the problem I have faced while I was reading the English version of Landau's quantum mechanics that the typesetting was so terrible that I could hardly bear it. Nevertheless, I found by chance the Russian version of this book of which typesetting is good. Consequently, I have come up with the idea that is reediting the English version in accordance with the typesetting of the Russian version. Luckily, I have obtained the txt file of the English version which would make the reeditting work much more easier. The steps and Remarks of this work is displayed below.

Steps

  1. Fork this repository
  2. Select a chapter you want to reedit
  3. Copy the text associated with this chapter from the txt file
  4. Create a new tex file in src folder
  5. Paste the text in this tex file and then reedit all the footnotes, figures and equations in accordance with the Russian version
  6. Add the tex file of the chapter you have completely reedited to the mainmatter of main.tex
  7. Send me a pull request

Remarks

Elementary rules of reediting

  1. All of the footnotes, figures and equations should be accordance with those of Russian version
  2. Based on 1. we need make a few improvements:
  • Use mathrm font of differential operator d, imaginary unit i and the base of natural logarithm e
  • Use \varepsilon, \varphi, \uppi, \widehat, \widetilde, \overline instead of \epsilon, \phi, \pi, \hat, \tilde, \bar
  • Some renewcommands about these rules have been set in landaubook.cls
\renewcommand{\phi}{\varphi}
\renewcommand{\hat}{\widehat}
\renewcommand{\tilde}{\widetilde}
\renewcommand{\bar}{\overline}
\renewcommand{\i}{\mathrm{i}}
\renewcommand{\d}{\mathrm{d}}
\newcommand{\p}{\partial}
\newcommand{\h}{\hbar}
\newcommand{\e}{\mathrm{e}}
\renewcommand{\pi}{\uppi}
\renewcommand\thefigure{\arabic{figure}}
\renewcommand{\epsilon}{\varepsilon}

The chapters left to myself to reedit

For some reasons, apart from the first three chapters I have completed the reediting, chapter IV ANGULAR MOMENTUM, chapter VI PERTURBATION THEORY, chapter VIII SPIN, chapter IX IDENTITY OF PARTICLES and MATHEMATICAL APPENDICES are left to myself, you could select any other chapters to reedit.

landau_3_reedited's People

Contributors

arendelle-ftl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rungecc soxgoonqq

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.