Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Tetragramm/lancer-field-guide-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: V1.0.3
Choose a base ref
...
head repository: Tetragramm/lancer-field-guide-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 22, 2022

  1. Reduce Spacing in itemize.

    Increase spacing inbetween table lines.
    Normalize fonts in infoboxes so it doesn't carry over from the text outside them.
    Add anchor labels to all images.
    Properly place anchor for LancerFrame.
    Add indentation to all of LancerFrame, LancerNPC, and LancerShip flavor text.
    Fix extra spacing in LancerFrame.
    Remove page styling from full page images.
    Fix typos and clarify sections of the Field Guide to Field Guides.
    Tetragramm committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    c4bc6e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Update colors based on msprijatelj's previous Word template. Mostly c…

    …lose, but no reason not to be exact. Also used the same names, for similarity, and added what each color is used for.
    
    Also added a "fullpageimagewframe" command for when you need to keep the page numbers and such to look good, but still stretch to the edges of the page.
    Tetragramm committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    b5e023e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Tetragramm/Issue_3

    Update colors
    Tetragramm authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    674a3f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Fix Typo

    Add latexmkrc with proper settings so various things know what to do automatically.  Overleaf, as first test, but also maybe latex-online?
    Tetragramm committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    0f590a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9e505 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    07b33de View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Updated \KeyWord with functional (fake) Small Caps (#5)

    * Updated \KeyWord with functional (fake) Small Caps
    
    The Arimo font lacks Small Caps, so it does not show them on compile. This version makes "fake" small caps using the default font (for this latex template, that's Arimo) using the techniques presented in this StackExchange answer: https://tex.stackexchange.com/a/225078
    
    * Slight update to smallcap character ratios
    
    To make it more consistent with the ratios in the Lancer core rulebook
    AnatoleSerial authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    b4dca8f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Add demonstration Compile.py script.

    Update with instructions on compilation.
    Fix infoboxes with no mechanical text but some flavor text. I like how it looks with neither, so I'm keeping that.
    Fix bug where LancerFrames with no image would end up coming after the following text.
    Tetragramm committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    49de31f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad3e2eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c96d50b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Fixed alignment issues with initial spaces in infobox and titledcorne…

    …rbox.
    
    Fixed issue with flavor text divider after an infoemphasis.
    Fixed frame alignment issue with titledcornerbox.
    Tetragramm committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    1849d08 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Add all of the Compcon font symbols to the document. Some a renamed f…

    …or legibility and consistency with Compcon's naming scheme.
    
    This may break some documents, though I tried to keep the ones named in the document the same.  Some old keys are available for backward compatibility.
    The one real change is the I had the wrong symbols for NPC Tiers, those were the symbols for the Talent Tiers, so they have been corrected, and the Talent Tiers are now called \CCRankOne, ect.
    Tetragramm committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b8390d2 View commit details
    Browse the repository at this point in the history
  2. Add all of the Compcon font symbols to the document. Some a renamed f…

    …or legibility and consistency with Compcon's naming scheme. (#6)
    
    This may break some documents, though I tried to keep the ones named in the document the same.  Some old keys are available for backward compatibility.
    The one real change is the I had the wrong symbols for NPC Tiers, those were the symbols for the Talent Tiers, so they have been corrected, and the Talent Tiers are now called \CCRankOne, ect.
    Tetragramm authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    97fdc40 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Fix: Unnecessary hyphenation in basic text.

    Fix: Bad subsubsection title spacing
    Fix: ToC sections.
    Fix: Spacing and alignment in \LancerNPC
    Feature Add: subsection* command allows it to appear on either side of page.
    Feature Add: subsubsection* command does not add line to Table of Contents.
    Feature Add: ToC Type argument for \LancerFrame, \LancerNPC, and \LancerShip.
    This allows you to override the default ToC level, for example, if you just have one Mech, you can make it it's own section, without adding a whole double page section start.
    Tetragramm committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    db4a555 View commit details
    Browse the repository at this point in the history
  2. Fix: Unnecessary hyphenation in basic text.

    Fix: Bad subsubsection title spacing
    Fix: ToC sections.
    Fix: Spacing and alignment in \LancerNPC
    Feature Add: subsection* command allows it to appear on either side of page.
    Feature Add: subsubsection* command does not add line to Table of Contents.
    Feature Add: ToC Type argument for \LancerFrame, \LancerNPC, and \LancerShip.
    This allows you to override the default ToC level, for example, if you just have one Mech, you can make it it's own section, without adding a whole double page section start.
    
    Merge branch 'New_Symbology'
    
    # Conflicts:
    #	Field Guide to Field Guides.pdf
    Tetragramm committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    af68edf View commit details
    Browse the repository at this point in the history
Loading