GithubHelp home page GithubHelp logo

qian76 / ra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jirilebl/ra

0.0 0.0 0.0 4.35 MB

Basic Analysis, undergraduate real analysis textbook

Home Page: https://www.jirka.org/ra/

License: Other

TeX 99.76% HTML 0.02% Shell 0.22%

ra's Introduction

Basic Analysis: Introduction to Real Analysis

A free online textbook. See http://www.jirka.org/ra/

Volume I and II are both in this directory

  • realanal.tex is Volume I
  • realanal2.tex is Volume II
  • The files above are just the "driver files", the actual contents are in the files ch-???.tex
  • realanal.tex must be complied first as realanal2.tex uses the realanal.aux file

Notes on figures:

  • All figures are in figures/ directory for both volumes.
  • Many figures in figures/ are epix figures (files ending in .xp), and there are two scripts run-xp-topdf.sh and run-all-xp.sh that compile the figures. If you modify fonts or font sizes and want to rerun the figures, make sure to have epix installed, modify run-xp-topdf.sh and then run ./run-all-xp.sh in the figures/ directory
  • The other type of figures were created with xfig (files ending in .fig), and then exported to PDF/LaTeX which generates a .pdf_t file that is just included in the latex file and contains all text, and a .pdf file which contains the graphics. You need xfig to edit these, then export to "Combined PDF/LaTeX (both parts)"

Work in progress stuff:

  • wip/realanal3.tex is an unfinished set of topics possibly to just add to Volume II
  • similarly wip/extras.tex and wip/stieltjes.tex

On the scripts:

  • publish.sh compiles the volume I file to pdf
  • publish2.sh compiles the volume II file to pdf
  • resizetocrownquatro.sh resize a PDF to crown quatro size using ghostscript

Note: The tex sources require a very recent LaTeX. If your latex does not have a recent enough ocgx2 package, you can simply comment out that line in the preamble. Another is the glossaries, which has a bug until very recently, to do with sorting. If you are getting undefined errors while compiling, take out the "sort=use" option from the glossaries package.

ra's People

Contributors

jirilebl avatar trevorfancher avatar

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.