Git Product home page Git Product logo

latex.bbpackage's Introduction

This package is not currently maintained

  • I haven't tested it on BBEdit 11 or higher.
  • I'm not planning to add new features or fix bugs.

I am happy to accept contributions or fixes from the community.

Description

A collection of scripts and clippings used to write Latex in BBEdit.

Installation

Package only

Download the package at http://nathangrigg.net/latex-bbpackage, expand the archive, and drag the Latex.bbpackage package onto the BBEdit dock icon.

Repeat the process to install an updated version of the package.

Requires BBEdit 10.1 or newer.

Full git repository

The Latex.bbpackage project is hosted at http://github.com/nathangrigg/Latex.bbpackage.

Clone the git repository from the command line

$ cd Library/Application\ Support/BBEdit/
$ mkdir Packages # if it doesn't already exist
$ cd Packages
$ git clone git://github.com/nathangrigg/Latex.bbpackage.git

Then compile the AppleScripts

$ cd Latex.bbpackage
$ ./build

Since, at that point, you're already in the proper directory, you may want to open up the README markdown document.

$ bbedit readme.md

Use git pull to download an updated version of the package. You will need to run the build script after each update.

Contents

Scripts

The package include scripts to typeset Latex, view pdf (with forward search), change environment, star/unstar environment, show errors and warnings from log, and more.

For more details, see the Latex.bbpackage wiki.

Clippings

The package includes clippings to insert an arbitrary environment, close the current environment, and many more.

For details and descriptions of the clippings, see the Latex.bbpackage wiki.

Stationery

The package includes basic templates for math documents, text documents, envelopes, labels, letters, and xelatex documents.

For more details, see the Latex.bbpackage wiki.

Acknowledgments

The typeset script is made possible by code from the rubber project by Emmanuel Beffara. The "Check Latex Semantics" script is written by Ramón M. Figueroa-Centeno.

License

(also known as the New BSD License)

Copyright (c) 2011-2012, Nathan Grigg All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of this package nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall Nathan Grigg be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

latex.bbpackage's People

Contributors

rwilcox 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.