1
0
mirror of synced 2026-05-07 00:18:09 +00:00

Compare commits

..

73 Commits

Author SHA1 Message Date
rmkaplan
926ceb6d97 Merge branch 'master' into rmk175--Offline-font-construction 2026-05-06 11:56:00 -07:00
rmkaplan
6159c64b84 man [filename] just opens the corresponding documentation file (#2572)
* man [filename] just opens the corresponding documentation file
* When a particular ENTRY is provided and found in the file, scroll its first occurrence to the top
2026-05-06 11:55:34 -07:00
rmkaplan
eb6ee87170 COMPAREDIRECTORIES implements the ** all-subdirectories convention of .gitignore (#2583)
* COMPAREDIRECTORIES implements the ** all-subdirectories convention of .gitignore
* Can specify exclusions/ignores in gwc command line, after hyphen
2026-05-06 11:54:13 -07:00
rmkaplan
7ad5b04a0a EDITFONT just calls FONTCREATE 2026-05-05 12:36:40 -07:00
rmkaplan
4ef73aeb80 Recognition of missing file 2026-05-05 11:19:42 -07:00
rmkaplan
7a6abb7816 Update of all deployed Medley-format display fonts 2026-05-04 15:47:20 -07:00
rmkaplan
93b2c2c292 Documentation and cleanup 2026-05-04 15:43:29 -07:00
rmkaplan
e2c2c10ea5 git ignores internal/fonts/** 2026-05-03 22:02:40 -07:00
rmkaplan
f4dd1076af Delete UNIXYCD.TXT 2026-05-03 19:22:53 -07:00
rmkaplan
c16e3b4a55 Move UNIXY commands to UNIXUTILS, delete UNIXYCD (#2587)
* Move  UNIXY commands to UNIXUTILS, delete UNIXYCD

* Delete UNIXYCD
2026-04-30 23:04:26 -07:00
rmkaplan
55827f53a0 Merge branch 'master' into rmk175--Offline-font-construction 2026-04-30 22:56:02 -07:00
rmkaplan
285e35f2ea MCCS now includes XCCS external format, separate XCCS file now in Obsolete (#2590) 2026-04-30 22:55:46 -07:00
rmkaplan
7d21d630d6 FONTFILENAME take seven 2026-04-30 17:01:43 -07:00
rmkaplan
e589a8b75a Merge branch 'master' into rmk175--Offline-font-construction 2026-04-29 23:05:35 -07:00
rmkaplan
bfbaeed7ee Track changes in parallel PR's, plus a few adjustments 2026-04-29 23:02:31 -07:00
rmkaplan
4e761298ea This was well-formed, but had a bogus slug character showing as a black box (#2584)
Fix typo
2026-04-29 11:59:27 -07:00
Matt Heffron
cbea9a7c9d HCFILES added filtering and logging details (#2567)
* Add reporting of filtering "Why?"
Add reporting of the actual error Condition on files that FAIL.
Change extraction of the "hcfiles-fails.txt" to a perl program since the Condition reporting sometimes is multiple lines.

* Change running of the getFails.pl that extracts FAIL information.
Also check if perl is installed, and report it if not into the fails file.
2026-04-29 11:45:47 -07:00
rmkaplan
efa423e016 For prefix ties, choose the smaller pseudohost, to make it deterministic 2026-04-28 21:40:13 -07:00
rmkaplan
beb6110f14 Delete UNIXYCD.LCOM. No functions 2026-04-28 00:43:45 -07:00
rmkaplan
e5e2829b98 Add cdm command to connect to {MEDLEY} subdirs 2026-04-28 00:37:38 -07:00
rmkaplan
93f8fedd47 Mostly making use of the {MEDLEY} pseudohost regime 2026-04-27 22:19:56 -07:00
rmkaplan
dfde996506 Merge branch 'master' into rmk175--Offline-font-construction 2026-04-27 14:22:32 -07:00
Frank Halasz
47dd8edf60 Fix Issue# 2562 - SEE-PDF fails if there is a space in the given filename (#2580)
* Fix Issue# 2562 - SEE-PDF fails if there is a space in the given filename

* Remove PRINT debugging code from ShellOpen

* Fix bug introduced into SLASHIT whereby which it would go into an infinite loop if a filename had two or more spaces in it.
2026-04-27 14:08:14 -07:00
rmkaplan
1d2292aa62 Fixing \DO.PARAMS.AT.OPEN take two (#2581) 2026-04-27 12:16:26 -07:00
rmkaplan
8bac119694 Merge branch 'master' into rmk175--Offline-font-construction 2026-04-26 20:55:27 -07:00
Larry Masinter
4499b4d914 Address the \DO.PARAMS.AT.OPEN typos/bugs (#2574)
Resolves #2568
2026-04-26 20:41:49 -07:00
Larry Masinter
0317fbd882 Fix for Issue #2504 (partial): In GRAPHER when a DISPLAYLINKFN is specified but not defined uses the default DRAWLINK (#2564)
In GRAPHER when a DISPLAYLINKFN is specified but not defined, uses the
default DRAWLINK function instead and promptprints a message to that
effect.
2026-04-25 13:01:10 -07:00
Matt Heffron
b0c6136bd6 Fixes issues causing crashing during loadups building. 2026-04-21 22:14:05 -07:00
Matt Heffron
d922212de1 Merge branch 'master' into mth68--Fix_DO.PARAMS.AT.OPEN_typos 2026-04-21 22:12:38 -07:00
Matt Heffron
96c609e5f0 Address the concerns stated in Issue #2568 2026-04-20 15:27:43 -07:00
rmkaplan
5bd79f79c3 Make sure SOURCE is a FONTSPEC 2026-04-19 09:57:41 -07:00
rmkaplan
d3434465bc Extra argument 2026-04-18 21:38:14 -07:00
rmkaplan
5255a0e11a Updated documentation 2026-04-18 21:25:01 -07:00
rmkaplan
728a278dc0 Previous version was smashed (#2569) 2026-04-18 16:00:43 -07:00
rmkaplan
f7fb9727a4 LLREAD--make CHARCODE.ENCODE respect OCTALCHARS for both components
Also will return "0,12" for 10 instead of "12", which CHARCODE.DECODE doesn't accept.
2026-04-17 22:21:55 -07:00
rmkaplan
ef5012f9dd Better control over source of fonts 2026-04-17 14:34:36 -07:00
rmkaplan
8e61761434 rename CHINESECHARSETP to UNIHANCHARSETP 2026-04-17 14:32:20 -07:00
rmkaplan
2e9c94b7ec Fix up mapping tables for bravo fonts 2026-04-17 14:31:21 -07:00
rmkaplan
ec5c1d1e85 LLDISPLAY make sure \GUARANTEEDDISPLAYFONT comes from deployed font directory 2026-04-17 14:03:21 -07:00
rmkaplan
10e07cff82 Fixing CHARACTERNAMES 2026-04-17 14:01:54 -07:00
rmkaplan
184d4d9be5 Copying the {MEDLEY} stuff here so that it can be used in this draft branch, before its PR is merged 2026-04-17 12:16:30 -07:00
rmkaplan
be09f54634 LLREAD and LLBIGNUM: adding more math charnames, moving infinity down with the rest of them 2026-04-17 12:14:10 -07:00
rmkaplan
4643b4181b Merge branch 'master' into rmk175--Offline-font-construction 2026-04-17 11:29:58 -07:00
rmkaplan
3b267c26c8 Merge branch 'master' into rmk175--Offline-font-construction 2026-04-15 12:57:56 -07:00
rmkaplan
9e0bf7f3e0 Better filepkg commands 2026-04-15 09:06:23 -07:00
Frank Halasz
fb0af3c05f Fix GRAPHER so that when a DISPLAYLINKFN is specified but the specifed function is not defined, it uses the default DRAWLINK function instead and promptprints a notice. 2026-04-14 22:36:09 -07:00
rmkaplan
d196afc3f0 ACFONT: Get the right priority on DISPLAYCHARSETFNS if AC is in the loadup 2026-04-13 21:57:35 -07:00
rmkaplan
14553237c8 MEDLEYDIR trying again 2026-04-13 15:58:25 -07:00
rmkaplan
672ed075a0 Made sure that DISPLAYFONTDIRECTORIES is a list 2026-04-13 14:27:45 -07:00
rmkaplan
9efe2ee83c Palatino fonts were missing the MCCS mappings for underscore/circumflex 2026-04-12 09:03:18 -07:00
rmkaplan
a7688160d6 MEDLEYFONTFORMAT.READ.FONT takes an optional directory argument
Defaults to [device]FONTDIRECTORIES
2026-04-12 09:02:20 -07:00
rmkaplan
c71684be75 \CREATEDISPLAYFONT reads all of the properties 2026-04-11 10:29:24 -07:00
rmkaplan
99315c8cba Merge branch 'master' into rmk175--Offline-font-construction 2026-04-10 23:50:16 -07:00
rmkaplan
4d6ff75926 Merge branch 'master' into rmk175--Offline-font-construction 2026-04-10 12:56:56 -07:00
rmkaplan
2e02e2fdfa Documentation update 2026-04-10 11:26:26 -07:00
rmkaplan
2db6598d88 Missing update 2026-04-07 14:17:24 -07:00
rmkaplan
0634f56cd1 Merge branch 'master' into rmk175--Offline-font-construction 2026-04-07 14:16:02 -07:00
rmkaplan
d0b17b4b00 Remove deleted 2026-04-06 11:39:15 -07:00
rmkaplan
2993b4a030 FONT--STRIKE moved away, MAXCHARSET etc. 2026-04-06 10:08:35 -07:00
rmkaplan
ef0d25239b MEDLEYFONTFORMAT and documentation now consistent 2026-04-06 10:01:00 -07:00
rmkaplan
389046fea1 LLREAD.LCOM recompiled because of change to \MAXCHARSET 2026-04-06 08:32:35 -07:00
rmkaplan
3d9937cfa1 MEDLEYFONTFORMAT: Version 1. MAXCHARSET, distinguish empty for uninstantiated, simpler arguments 2026-04-06 00:07:36 -07:00
rmkaplan
d34bc08f10 LLCHAR: Add \MAXCHARSET=65535, \MAXCHAR etc. 2026-04-06 00:06:06 -07:00
rmkaplan
f2d8aa97fb LLDISPLAY: Guaranteed display font made by direct call to MEDLEYFONT.READ.FONT 2026-04-05 23:22:29 -07:00
rmkaplan
5df4e7cd43 IMPORTFONTS: New file for organizing offline font construction (import, MCCS, complete) 2026-04-05 23:21:20 -07:00
rmkaplan
716bc103bd MCCS: moved the funky font stuff (to MCCSFONTS), this now centers on the external format 2026-04-05 23:20:16 -07:00
rmkaplan
e91bf5da68 MCCSFONTS: New file that isolates all of the legacy font translations previously spread in other files (MCCS) 2026-04-05 23:19:10 -07:00
rmkaplan
39fb97f023 EDITFONT: Use MEDLEYFONT.READ.FONT, Inspect item in title menu 2026-04-05 22:52:20 -07:00
rmkaplan
33b99d7852 MEDLEYDIR: Remove fonts/displayfonts/ (legacy AC/Strik) from DISPLAYFONTDIRECTORIES 2026-04-05 22:50:14 -07:00
rmkaplan
541a8d0e8b FILESETS: Add MCCSFONTS to loadup 2026-04-05 22:49:10 -07:00
rmkaplan
4953c19c8e POSTSCRIPTSTREAM--use FONTSPEC declaration instead of LIST/CADR 2026-04-05 22:47:42 -07:00
rmkaplan
862435f6ca Rename AFONT to ACFONT, include STRIKE formats 2026-04-05 22:46:55 -07:00
rmkaplan
09d8d7d13c Medley format version 1 display fonts created offline 2026-04-05 22:45:37 -07:00
375 changed files with 5039 additions and 4234 deletions

3
.gitignore vendored
View File

@@ -34,6 +34,9 @@ loadups/build/
loadups/tagged
loadups/gitinfo
# font-importing working directories
internal/fonts/**
# manual cross-reference files

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More