Skip to content

Commit

Permalink
Found error in blute6.mf and lute6.mf
Browse files Browse the repository at this point in the history
  • Loading branch information
Wayne Cripps committed Jul 24, 2019
1 parent ff93410 commit eb997ed
Show file tree
Hide file tree
Showing 24 changed files with 20 additions and 9 deletions.
Binary file modified blute6.300pk
Binary file not shown.
Binary file modified blute6.600pk
Binary file not shown.
3 changes: 2 additions & 1 deletion blute6.mf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ mode_setup;
%
em#:=14/3pt#; cap#:=6pt#;
ptt#:=1.0pt#;
wid#:=1.3pt#;
% wid#:=1.3pt#;
wid#:=1.0pt#;
define_pixels(em,cap);
define_corrected_pixels(ptt,wid);
%
Expand Down
Binary file modified blute7.300pk
Binary file not shown.
Binary file modified blute7.600pk
Binary file not shown.
Binary file modified blute8.300pk
Binary file not shown.
Binary file modified blute8.600pk
Binary file not shown.
Binary file modified blute85.300pk
Binary file not shown.
Binary file modified blute85.600pk
Binary file not shown.
Binary file modified blute9.300pk
Binary file not shown.
Binary file modified blute9.600pk
Binary file not shown.
2 changes: 2 additions & 0 deletions dvi_f.cc
Original file line number Diff line number Diff line change
Expand Up @@ -379,9 +379,11 @@ struct list *l) /* data */
p->movev ( -st_text);
p->movev ( -text_sp * f->n_text - f->c_space);
p->movev ( -3 * m_space - .01 /* fudge */);
/*
mapchar(p, f_a, 'Z', f);
p->movev( -m_space);
mapchar(p, f_a, 'Z', f);
*/
if (f->m_flags & TWOSTAFF ) {
p->movev( -5 * m_space );
p->movev( -text_sp * f->n_text );
Expand Down
Binary file modified lute6.300pk
Binary file not shown.
Binary file modified lute6.600pk
Binary file not shown.
3 changes: 2 additions & 1 deletion lute6.mf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ mode_setup;
%
em#:=14/3pt#; cap#:=6pt#;
ptt#:=1.0pt#;
wid#:=1.3pt#;
% wid#:=1.3pt#;
wid#:=1.0pt#;
define_pixels(em,cap);
define_corrected_pixels(ptt,wid);
%
Expand Down
Binary file modified lute7.300pk
Binary file not shown.
Binary file modified lute7.600pk
Binary file not shown.
Binary file modified lute8.300pk
Binary file not shown.
Binary file modified lute8.600pk
Binary file not shown.
Binary file modified lute85.300pk
Binary file not shown.
Binary file modified lute9.300pk
Binary file not shown.
Binary file modified lute9.600pk
Binary file not shown.
8 changes: 5 additions & 3 deletions mk_600
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@
# ljfour canonex docutech lexmarku ljfive ljfzzzfr okifte qmsostf qmsoszz ricohsp vtszz
#
#
set MODE=CanonCX
set MODE=ljfzzzfr
set MODE=ljfive
# set MODE=CanonCX
# set MODE=ljfzzzfr
# set MODE=ljfive
# docutech has bee the one I use
set MODE=docutech
# set MODE=canonex
# set MODE=cxnew
#
# if using precompiled modes set here, otherwise in lute9
Expand Down
13 changes: 9 additions & 4 deletions t.tab
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@

% -R7
% -R9
-300
-b
% -300
%-b
% $flagstyle=thin
$flagstyle=contemp
% $flagstyle=contemp
% $flagstyle=italian
% $flagstyle=standard
% a / is 47
% $slur_depth=-10.0
$slur_depth=-6.0

b
0. e/e/e!/a
0. E/E/E!/a
0.E/E/E/E!/a
0. d/d!/a
Expand All @@ -35,6 +36,10 @@ b
1. c.
b

.
b
b
.
b
x c/c/c&,
0 c{
Expand Down

0 comments on commit eb997ed

Please sign in to comment.