5 lines
164 B
Smalltalk
5 lines
164 B
Smalltalk
accessing
|
|
exportDefaultReport
|
|
|
|
self installTemplate.
|
|
^ self exportWithTemplate: (TweetsCollection dataStore / 'templates' / 'template.mus.tex') into: self folder |