Coder Social home page Coder Social logo

naletter's Introduction

naletter

GitHub Action Status

This is a Quarto extension to provide a PDF letter template.

Installation

If you want to start with a template do:

quarto use template nareal/naletter

You just want to install the extension use:

quarto add nareal/naletter

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/naletter

and to remove it:

quarto remove extension nareal/naletter

Usage

You can use the following metadata fields:

title: "Notes title"
subtitle: "Notes subtitle"
author: "Author name"
date: "2022-10-06"
format:
  nanotes-pdf: 
    fromname: Nelson Areal
    fromaddress: |
                 | School of Economics and Management
                 | University of Minho
                 | Campus de Gualtar
                 | 4710-057 Braga - Portugal
    fromtitle: Associate Professor
    fromWWW: nelsonareal.net
    fromemail: [email protected]
    fromphone: +351 253 601 923
    toname: Helen of Troy
    toaddress: University of Greece\newline Athens
    opening: Dear Helen,
    closing: Best regards,
    spacing: 1.4
    #sansfont: NewsGotT # Make sure you select a font installed in your system 
    lang: en-GB # pt-PT
    babel-lang: british # portuguese
    #date: Thursday, 18 October 2022
    #logofilepath:  um-eeg
    #keep-tex: true

Example

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

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.