Git Product home page Git Product logo

nanotes's Introduction

nanotes

GitHub Action Status

This is a Quarto extension to provide a PDF template to create handout notes. It adds a header to the standard quarto template, so it supports all the features of this Tufte like handout from the quarto Gallery.

Installation

If you want to start with a template do:

quarto use template nareal/nanotes

You just want to add the extension use:

quarto add  nareal/nanotes

This command installs the extensions under the _extension subdirectory.

If you want you can specify the version number:

quarto add nareal/[email protected]

To update the extension use:

quarto update extension nareal/nanotes

and to remove it:

quarto remove extension nareal/nanotes

Usage

You can use the following metadata fields:

title: "Notes title"
subtitle: "Notes subtitle"
author: "Author name"
date: "2022-10-06"
format:
  nanotes-pdf: 
    keep-tex: true
    coursename: "Course name"
    academicyear: 2022/2023
    degree: "Degree in XXX"
    university: "University Name"
    school: "School Name"
    logofilepath: file_path_to_logo.pdf
    #mainfont: SF Pro Text # Make sure you select a font installed in your system
    #sansfont: SF Pro Text #  Make sure you select a font installed in your system
    logofilepath: um-eeg.pdf
bibliography: bibliography.bib

Example

Here is the source code of an example file: template.qmd and the rendered PDF file.

nanotes's People

Contributors

nareal avatar

Stargazers

Jonne Sälevä avatar Finn-Ole Höner avatar  avatar Hsincho avatar Norbert Köhler avatar Aurélien Ginolhac avatar Radosław Jaźwiec avatar Abhinav Sharma avatar Gordon Wright avatar

Watchers

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