View Issue Details

IDProjectCategoryView StatusLast Update
0000300MetaPostbugpublic2009-12-24 10:40
ReporterTaco Assigned ToTaco  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.208 
Target Version1.209Fixed in Version1.209 
Summary0000300: mpost loads the default map file multiple times
Descriptionwhen prologues:=1, mpost 1.208 loads the default map file for every graphic that contains strings.
Steps To Reproduceprologues :=1;
beginfig(1);
    draw btex $g$ etex;
endfig;


beginfig(2);
    draw btex $\delta_g$ etex;
endfig;
end.
TagsNo tags attached.

Activities

Taco

2009-11-14 10:05

administrator   ~0000339

Fixed by commit #1122

Issue History

Date Modified Username Field Change
2009-11-14 10:03 Taco New Issue
2009-11-14 10:03 Taco Status new => assigned
2009-11-14 10:03 Taco Assigned To => Taco
2009-11-14 10:05 Taco Status assigned => resolved
2009-11-14 10:05 Taco Fixed in Version => 1.209
2009-11-14 10:05 Taco Resolution open => fixed
2009-11-14 10:05 Taco Note Added: 0000339
2009-12-24 10:40 Taco Status resolved => closed