Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

declare function: Strip spaces around each function arg #1124

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jan 10, 2022

  1. fix(pgfmath): Strip spaces around each function arg pgf-tikz#1123

    Signed-off-by: muzimuzhi <muzimuzhi@gmail.com>
    muzimuzhi committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    5983e00 View commit details
    Browse the repository at this point in the history
  2. refactor(pgfexpl): Initial macros

    which are drop-in replacements for expl3 functions
    
    Signed-off-by: muzimuzhi <muzimuzhi@gmail.com>
    muzimuzhi committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    190342a View commit details
    Browse the repository at this point in the history
  3. test: Add test

    Signed-off-by: muzimuzhi <muzimuzhi@gmail.com>
    muzimuzhi committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    1e9cf84 View commit details
    Browse the repository at this point in the history
  4. test: add braces [ci skip]

    This commit should be ammended to existing ones when the PR is approved
    
    Signed-off-by: muzimuzhi <muzimuzhi@gmail.com>
    muzimuzhi committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    169908a View commit details
    Browse the repository at this point in the history
  5. test: update test file (.tlg)

    This commit should be ammended to existing ones when the PR is approved.
    
    Signed-off-by: muzimuzhi <muzimuzhi@gmail.com>
    muzimuzhi committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    79d0ec3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. fix: Use wrapped \pgfutil@unexpanded and \pgfutil@expanded

    This commit should be ammended to existing ones when the PR is approved.
    
    Signed-off-by: muzimuzhi <muzimuzhi@gmail.com>
    muzimuzhi committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    bc836b4 View commit details
    Browse the repository at this point in the history