rebased on TexCommons

This commit is contained in:
Sergey Goncharov 2026-04-22 14:50:46 +01:00
parent ae6accf047
commit e54ecd3472
4 changed files with 6 additions and 2 deletions

3
.gitmodules vendored
View File

@ -0,0 +1,3 @@
[submodule "TexCommons"]
path = TexCommons
url = https://git.wlog.site/Public/TexCommons.git

1
TexCommons Submodule

@ -0,0 +1 @@
Subproject commit 348823b83c5e4f661b721e6c44cbd1957fed0efb

View File

@ -1,3 +1,3 @@
export TEXINPUTS:=${TEXINPUTS}:.:../TexCommon export TEXINPUTS:=${TEXINPUTS}:.:../TexCommons
SRCNAME = draft SRCNAME = draft
include ../TexCommon/Makefile include ../TexCommons/Makefile

Binary file not shown.