Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Switch to jnw (Julia noweb) input using minted environment #1

Description

@dmbates

@palday @kleinschmidt I have switched to a Julia noweb (.jnw) source file for papers/LMMFormulation and modified papers/Makefile to use the texminted doctype and xelatex.

In general it is better to keep a terminal running and use a single Julia process to rerun the weave call every time that you modify LMMFormulation.jnw so that the JIT compilation overhead is amortized over multiple calls. The Makefile entries are primarily there to remind me what the call should look like.

Right now I am trying to get the paper to format correctly. I think it needs further tweaking to accept the UTF-8 characters in the code and code-output blocks. If anyone has magic incantations to allow xelatex to use more utf-8 characters in native input I would appreciate hearing of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions