Giter Club home page Giter Club logo

extend.sile's Introduction

extend.sile

A bunch of changes and new packages for the SILE typesetting system I've making for personal use. The name is to be changed to a more creative one, someday...

My goal is to actually make books with this extension.

Although it's a personal project, PRs are welcome.

All details are still to be written in the documentation...

Installing

Just run luarocks --local install extend.sile, or clone this repository and then run luarocks --local make.

Requirements

I can't tell whether it works with older versions of SILE... LuaRocks will automatically install the dependencies if you don't have them yet:

extend.sile's People

Contributors

jodros avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

extend.sile's Issues

Add support to multiple config files

Besides default.toml in the LuaRocks installation and settings.toml in the working directory, it should be a folder .sile in the home directory.

  • default.toml (which comes with the rock)
  • ~/.sile/default.toml
  • ./settings.toml

This way one would be able to overwrite anything in default.toml without having to copypaste the same settings.toml to every new project. And thus the settings.toml file would be used only for style changes specific for given project.

How should layouts be?

I'm unsure about some features and whether layouts should or not have them...

  • should default.toml have a fonts table or just the layouts?

And about the classes... Why should something go to a classes instead of a layout or vice-versa? Maybe a class could only deal with commands whereas the layouts have the task of handling every style-related option?

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.