Geometry.Net - the online learning center
Home  - Basic_T - Tex Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 111    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Tex Programming:     more books (37)
  1. Tex for Scientific Documentation: Second European Conference Strasbourg, France, June 19-21, 1986 Proceedings (Lecture Notes in Computer Science)
  2. Bce npo TEX The Textbook
  3. Tex' (AERE Reports) by M.M. Davies, 1983-12-31
  4. Guidelines for training library staffs in adult programming: A staff development guide for trainers by Susan Jane Freiband, 1981
  5. Digital Typography (Center for the Study of Language and Information - Lecture Notes) by Donald E. Knuth, 1998-06-01
  6. The CWEB System of Structured Documentation, Version 3.0 by Donald E. Knuth, Silvio Levy, 1993-12-31
  7. Departmental information report / Department of Agricultural Economics by Kelly J Bryant, 1992
  8. The Advanced Texbook by David Salomon, 1995-08-10
  9. Fonts & Encodings by Yannis Haralambous, 2007-09-26

41. The Literate Programming FAQ Important And Actively-Supported Tools
Plain tex, Latex, and HTML formatters. Will convert Latex to HTML automatically . any programming language, and supports tex, latex, and HTML back ends.
http://shelob.ce.ttu.edu/daves/lpfaq/faq-8.html

42. The Literate Programming FAQ What Internet Nodes Are Of Interest
programming Archive (LPA hereafter) and the CTAN (Comprehensive tex Participating hosts in the Comprehensive tex Archive Network are (from the file
http://shelob.ce.ttu.edu/daves/lpfaq/faq-5.html

43. Tools/Techniques Needed Before Wide Acceptance Of Literate
Note that the doc style option for literate programming of tex macro files doesnot have order independency or modules. So this is an exception of your
http://www.literateprogramming.com/best/lptt.html
Tools/Techniques needed before wide acceptance of literate programming?
From: Guy Bailey Date: 14 Jul 1993 I would be in favor of a newsgroup, but I don't think the tools or techniques (especially not the techniques) have reached that stage yet, so I prefer to stay in a ghetto if possible. What tools or techniques do you think we still need before literate programming is 'ready for the masses'? From: Norman Ramsey Date: 14 Jul 1993 What tools or techniques do you think we still need before literate programming is 'ready for the masses'? As to techniques, I claim there aren't any. We have Knuth's admonishment to write for human readers, and mine to use lots of peer review, and I think that about exhausts the contenders. Our only book on the subject spends hundreds of pages mostly guiding the reader around the idiosyncrasies of the tools. We have exactly two published literate programs of any size, programs which might never have been published if not for the immense prestige their author earned in other endeavors. Should a literate program resemble a novel, essay, encyclopedia, textbook, or automobile-repair manual? No one knows. Probably none of these-after all, it is a new literary form. But do we create and publish literate programs so that the community can study them, learn from them, and perhaps build an understanding of what a literate program is and how to write one? No! No, we write tools, because that's the only thing we're smart enough to understand. I count myself doubly guilty, since I have written twice as many tool sets as most other contenders.

44. Links To Related Pages
Picture, Donald Knuth is the inventor of tex and literate programming, ProfessorEmeritus at Stanford University, winner of the ACM Turing award,
http://www.literateprogramming.com/links.html
Donald Knuth
Donald Knuth is the inventor of TeX and literate programming, Professor Emeritus at Stanford University, winner of the ACM Turing award, and author of "The Art of Computer Programming". His favorite programming language is CWEB. Visit Knuth's website at Stanford University. Read his biography , courtesy of fatbrain.com.
Fatbrain's interview, "An Interview with Donald Knuth" ( clb93.pdf 58 KB)
Byte's interview, " Knuth Comments on Code
Advogato, " Interview: Donald E. Knuth
"Questions and Answers with Prof. Donald E. Knuth" ( bul964.pdf 626 KB)
Technology Review's article, " Rewriting the Bible in 0’s and 1’s
Dr Dobb's technetcast, " Lecture on MMIX
Literate Programming
Synopsis of Literate Programming
Literate Programming on Wikipedia
Literate Programming Propaganda and Tools
Literate Programming Library ...
Literate Programming - Wiki Pages
What is well-commented code?
Bibliography on literate programming - A searchable bibliography.
Program comprehension and code reading bibliography
Elucidative Programming
AVL Trees (TexiWeb)
Physically Based Rendering: From Theory to Implementation
Comprehensive TeX Archive Network (CTAN)
This site is a member of the literate programming web ring: Previous Next Next 5 Sites Random Site ... List Sites
Software Documentation or System Documentation
The Almighty Thud
Microsoft Coding Techniques and Programming Practices
Software and Documentation - Ian Kaplan
Class Guidelines for Software Documentation ( sdtypes.pdf

45. [OS X TeX] Keyboard Programming
Re OS X tex Keyboard programming. From Tim Hodgson. References. Re Officialanswer OS X tex owner and groups in tetex. From Joseph Slater
http://w3.msi.vxu.se/~pku/MacOSX_TeX/2002b/msg00582.html
Date Prev Date Next Thread Prev Thread Next ... Thread Index
[OS X TeX] Keyboard programming
  • From : "Edward M. Roche" < eroche@xxxxxxx Date : Mon, 5 Aug 2002 10:52:59 -0400

Ed Roche (212) 319-7150 Manhattan
http://www.masda.vxu.se/~pku/MacOSX_TeX/

46. TeX Frequently Asked Questions - Section 1
Knuth developed a system of `literate programming to write tex, tex is amacro processor, and offers its users a powerful programming capability.
http://www.it.ms.unimelb.edu.au/tex/help/faq/uktug-faq/texfaq_1.html
Go to the first previous next last section, table of contents
The Background
What is TeX?
TeX is a typesetting system written by Donald E. Knuth, who says in the Preface to his book on TeX (see TeX-related books ) that it is `` intended for the creation of beautiful books -and especially for books that contain a lot of mathematics Knuth developed a system of `literate programming' to write TeX, and he provides the literate (WEB) source of TeX free of charge, together with tools for processing the web source into something that can be compiled and something that can be printed; there's never any mystery about what TeX does. Furthermore, the WEB system provides mechanisms to port TeX to new operating systems and computers; in order that one may have some confidence in the ports, Knuth supplied a test by means of which one may judge the fidelity of a TeX system. TeX and its documents are therefore highly portable. TeX is a macro processor, and offers its users a powerful programming capability. For this reason, TeX on its own is a pretty difficult beast to deal with, so Knuth provided a package of macros for use with TeX called plain TeX;

47. An Introduction To LaTeX
tex the basic system (a low level programming language for documents). Latexa set of macros defining document styles (higher level language).
http://www.mech.gla.ac.uk/~donald/talks/LaTeX/slides.html
[University of Glasgow] [Mechanical Engineering] [Donald Ballance] [Talks] ...
[Centre for Systems and Control]
An Introduction to LaTeX
Donald Ballance
Centre for Systems and Control
University of Glasgow
Email: D.Ballance@eng.gla.ac.uk
WWW: http://www.mech.gla.ac.uk/~donald/
Abstract
LaTeX is a Document Preparation System which is useful for the preparation of all kinds of reports. It is particularly suited, but not limited to, scientific and mathematical papers and reports. In association with various of support packages it is possible to produce high quality output which can be electronically submitted to a number of Journals. In addition, the separation of form and content allows the same text to be formatted to different specifications with only a few simple changes. The aim of this talk is to introduce the LaTeX Document Preparation System, to explain its capabilities, its limitations, how it works within the UNIX environment of the Faculty of Engineering, and to introduce some of the support programs which are used in conjunction with LaTeX.
Overview
  • LaTeX
    • What is LaTeX?

48. LaTex Support For Programming Assignments
Latex Support for Sample programming Assignments 6001mac.tex Basic macrosfor formatting Scheme code and assignments; epsfig.sty Style extension for
http://mitpress.mit.edu/sicp/psets/texstuff/latex.html
LaTeX Support for Sample Programming Assignments
You will need the following files in order to process the LaTeX sources included with the sample programming assignments
6001mac.tex
Basic macros for formatting Scheme code and assignments
epsfig.sty
Style extension for including postscript figures.

49. TeX Frequently Asked Questions -- Question Label "lit"
of literate programming was created by DE Knuth during the development of tex.The documented Latex style of programming is regarded by some as a form
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=lit

50. TeX Frequently Asked Questions
The index of Frequently Asked Questions about tex is searchable. Please enteryour keyword here Literate programming. What is Literate programming?
http://www.tex.ac.uk/cgi-bin/texfaq2html
Welcome to the UK List of
TeX Frequently Asked Questions
on the Web
Searching
The index of Frequently Asked Questions about TeX is searchable.
Please enter your keyword here: then press here: , or:
The Background
Documentation and Help
Bits and pieces of (La)TeX
Acquiring the Software
TeX Systems
DVI Drivers and Previewers
Support Packages for TeX
Literate programming

51. Refcards.com
Knuth developed a system of `literate programming to write tex, When peoplesay they re ``programming in tex , they usually mean they re programming
http://refcards.com/refcards/tex/

free quick reference cards
HOME THE CARDS LINKS ...
support refcards.com
Download refcard
formatted for:
tri-fold
tri-fold

US letter
column ...
per page
TeX quick reference card
Buy online at:
Amazon.com Amazon.co.uk Amazon.de Amazon.fr
and support refcards.com To quote the TeX Frequently Asked Questions TeX is a typesetting system written by Donald E. Knuth, who says in the Preface to his book on TeX (see TeX-related books) that it is ``intended for the creation of beautiful books-and especially for books that contain a lot of mathematics''. Knuth developed a system of `literate programming' to write TeX, and he provides the literate (WEB) source of TeX free of charge, together with tools for processing the web source into something that can be compiled and something that can be printed; there's never any mystery about what TeX does. Furthermore, the WEB system provides mechanisms to port TeX to new operating systems and computers; in order that one may have some confidence in the ports, Knuth supplied a test by means of which one may judge the fidelity of a TeX system. TeX and its documents are therefore highly portable. TeX is a macro processor, and offers its users a powerful programming capability. For this reason, TeX on its own is a pretty difficult beast to deal with, so Knuth provided a package of macros for use with TeX called plain TeX; plain TeX is effectively the minimum set of macros one can usefully employ with TeX, together with some demonstration versions of higher-level commands (the latter are better regarded as models than used as-is). When people say they're ``programming in TeX'', they usually mean they're programming in plain TeX.

52. TeX Frequently Asked Questions - Section 8
tex is written in the programming language WEB; WEB is a tool to implement theconcept of ``literate programming . CWEB, a WEB for C programs,
http://www.dillgroup.ucsf.edu/latex/texfaq_8.html
Go to the first previous next last section, table of contents
Literate programming
What is Literate Programming?
Literate programming is the combination of documentation and source together in a fashion suited for reading by human beings. In general, literate programs combine source and documentation in a single file. Literate programming tools then parse the file to produce either readable documentation or compilable source. The WEB style of literate programming was created by D. E. Knuth during the development of his TeX typesetting software. Discussion of literate programming is conducted in the newsgroup comp.programming.literate The literate programming FAQ is stored as help/LitProg-FAQ
WEB for C, FORTRAN, and other languages
TeX is written in the programming language WEB; WEB is a tool to implement the concept of ``literate programming''. CWEB , a WEB for C programs, written by Silvio Levy, is available as web/c_cpp/cweb Spidery WEB supports many languages including Ada, awk, and C. It was written by Norman Ramsey and, while not in the public domain, is usable free. It is available in web/spiderweb FWEB is a version for Fortran, Ratfor, and C written by John Krommes. It is available in

53. Levitte Programming: TeX
The texbook, relating to tex version 3.14 (which is the current version). This isa tex document, so you need tex and related programs to typeset it or view
http://www.lp.se/documents/TeX.html
Levitte Programming: TeX
TeX is a powerfull, but not always user-friendly typesetting system. However, the power it provides (for example, the best text justification system yet, beating any word processor or DTP system today) makes it the tool of choice for typesetting everything from busyness cards and letters to manuals and books. WWW resources on the net: This page was made by Richard Levitte Levitte Programming Last modified: Friday, June 18 1999, 19:17:58

54. SourceForge.net Project Info - QaTeX - Python Programming For TeX
(La)tex macro programming is hard. Python is a powerful and easy to use scriptinglanguage. Qatex allows Python modules to be used instead of (La)tex style
http://sourceforge.net/projects/qatex/
OSTG Eclipse TechForge ThinkGeek Slashdot ... Whitepapers Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_xp1='';Ads_yp1='';Ads_opt=0; Ads_wrd='qatex,python,posix'; Ads_prf='logged_in=0;page=index';Ads_par='';Ads_cnturl='';Ads_sec=0;Ads_channels='RON_P1_Leaderboard'; My Favorites SF.net Home Eclipse TechForge my sf.net software map donate to sf.net about sf.net ...
New User via SSL
Search

This Project Software/Group Freshmeat.net Site Docs results by YAHOO! search SF.net Subscription Subscribe Now
Manage Subscription

Realtime Statistics

Direct Download
...
Project Monitoring

SF.net Resources Site Docs
Site Status
SF.net Supporters

Compile Farm
... Get Support Site Sponsors Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_xp1='';Ads_yp1='';Ads_opt=0; Ads_wrd='qatex,python,posix'; Ads_prf='logged_in=0;page=index';Ads_par='';Ads_cnturl='';Ads_sec=0;Ads_channels='RON_TopSponsor_Tile'; Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_xp1='';Ads_yp1='';Ads_opt=0; Ads_wrd='qatex,python,posix'; Ads_prf='logged_in=0;page=index';Ads_par='';Ads_cnturl='';Ads_sec=0;Ads_channels='RON_Other_Tile'; Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_xp1='';Ads_yp1='';Ads_opt=0; Ads_wrd='qatex,python,posix'; Ads_prf='logged_in=0;page=index';Ads_par='';Ads_cnturl='';Ads_sec=0;Ads_channels='RON_Other_Tile';

55. TeX By Topic: The Book That Victor Wrote
concise and comprehensive discussion of tex as a programming language . but a very systematic account of how tex works as a programming language.
http://www.eijkhout.net/tbt/
``TeX by Topic is a systematic reference manual designed as a companion to tutorial guides on the system. Packed with original, practical ideas, this book provides an invaluable information source that will give the TeX user the essential insight needed to solve TeX problems.'' [From the back cover] A beautifully written, concise and comprehensive discussion of TeX as a programming language [...] Eijkhout's book is not a loose collection of unconnected entries but a very systematic account of how TeX works as a programming language. Not the ideal first introduction, but an absolute must-read if you want to understand the deeper foundations of the TeX language. On many occasion when one of my macros didn't work, only by consulting Eijkhout's book was I able to find the source of my problem. [From a review by Martin Diedrich]
TeX by Topic, A TeXnician's Reference,
by Victor Eijkhout
Addison-Wesley Publishing Company
Wokingham, England 1992
ISBN: 0-201-56882-9
List price US$28.95
pages 307+viii
TeX by Topic has long been out of print. Now that the publisher has reverted the rights to me, I have decided to make the book freely available in PDF form. Go ahead, download and enjoy it. What you are getting here is a conversion to LaTeX of the original book, which used a non-standard macro package. In other words, you get the text, but not the original formatting.

56. Web2c A TeX Implementation - 8. WEB Literate Programming
Weave creates a tex document from a WEB source file (see section 8. WEB Literateprogramming), assuming various macros defined in `webmac.tex .
http://www.csit.fsu.edu/~mimi/tex/doc/html/web2c/web2c_8.html

57. La TeX
many useful Latex tools, macros and related documents at ftp.tex.ac.uk. A Latex document is described using a programming language, which gives the
http://www.dcs.kcl.ac.uk/staff/mark/exe7.html
LaTeX typesetting as a programming language LaTeX is a system for typesetting documents that replaces the notion of What-You-See-Is-What-You-Get with standard ideas from conventional programming languages. Mark Harman demonstrates the power of this inheritance. Anyone who has used a What-You-See-Is-What-You-Get (WYSIWYG) editor, wordprocessor or DTP package will have probably had two frustrations:- What you see is rather similar to what you get, or what you see is almost always what you get, or what you see would be what you got had your printer had the right fonts, but what you see is seldom exactly what you get. WYSIWYG is restrictive program which tells the LaTeX system how to create the document. The program is compiled using a LaTeX compiler to produce a document which can be printed or viewed. This may sound a little odd to someone familiar with the WYSIWYG approach, but anyone who enjoys (or appreciates) the power and flexibility of a high-level programming language, will soon find that LaTeX is simply a better way of designing documents. In this article, I will explain a little of the LaTeX language, enough to allow you to download a free LaTeX system and to write some normal documents. There will not be time to cover all of the features of LaTeX (this would take a whole book), but I hope to leave you with a strong feeling for ways in which writing a document could, using LaTeX, be a similar activity to writing a program.

58. YOV408 Programming Tutorials - Tex / LaTeX Tutorials
YOV408 Tech. homepage Hundreds of Tutorials on programmingtopics (C/C++,OpenGL,html,Java,Mpeg,Jpeg,fft,Huffman,TCP/IP ), All my projects,Car Pictures.
http://www.yov408.com/html/tutorials.php?s=122

59. YOV408 Programming Tutorials
Motorola 68000 (68k) series Official programming Guide Latex 2e, The macropackage for tex by Leslie Lamport. 59, Physics Simulations (Various Physics
http://www.yov408.com/

Home
Tutorials IdeaBox Search ...
Register

Style : Normal Bright Old (uses Cookie)
Latest posts
News Latest tutorials Introduction You are not currently logged in, you can register here . (uses Cookies). .:: LOGIN ::. Login :
Password :
The login requires cookies to be accepted by your browser.
If you forgot your password or login, please click here , so that we send you back your login information.
If you don't have a login yet
you can Register in a second !
.:: Mailing List ::. YOV408 News-Letter will be sent to you automatically every month to list the new tutorials and changes in the site. It is mainly a Help mailing list where everyone can post to obtain answers to their problems, give solutions, or just discuss general programming topics. Obviously your email will be strictly kept confidential and will be used only for the purpose of YOV408 mailing list. The mailing list is strictly maintained, no spam/junk mail is allowed Already subscribers! .:: Survey ::. Do you think the top menu of this site is fine and well organised ? Yes No Already 87 votes for this survey!

60. 9. Scribe Programming Manual The LaTeX Back End
9. Scribe programming Manual The Latex back end tex) (section number f title ABSTRACT (apply paragraphbody)) (let ((body (paragraph (center
http://www-sop.inria.fr/mimosa/fp/Scribe/manuals/expert/expert-9.html
9. Scribe Programming Manual The LaTeX back end
Browsing
Home: Scribe Programming Manual
Previous chapter: The HTML back end Next chapter: The MAN back end
The LaTeX back end LaTeX Markups Customizations Example
Chapters Defining new functions Fontification Common Classes Scribe Library ... Bibliography
Scribe Home page: Scribe
Documentation: user expert styles This chapter presents the specific variables that are provided by the LaTeX back end. Setting this variables enables customization of the produced LaTeX file. For instance, it enables to change the LaTeX markups used to render the sections titles or to emphasize a portion of the text. 9.1 LaTeX Markups Each of the variables presented in this section is a string of characters. *scribe-tex-title* Scribe variable *scribe-tex-maketitle* Scribe variable *scribe-tex-authors* Scribe variable *scribe-tex-author-start* Scribe variable *scribe-tex-stop* Scribe variable *scribe-tex-title-hook* Scribe variable *scribe-tex-author-hook* Scribe variable Bold environment.
9.2 Customizations *scribe-tex-packages* Scribe variable A list of strings or lists of two strings which are the names of the LaTeX style to be used by the produced document.

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 3     41-60 of 111    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

free hit counter