Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Default to single intrauterine gestation. | Arun Isaac | 2 years | |
Age | Commit message | Author | ||
2022-10-04 | Default to single intrauterine gestation.•••Single intrauterine gestation is the most common. * ksh-scan2.el (default-field-values): Default to single intrauterine gestation. * ksh-scan3.el (default-field-values): Default to single intrauterine gestation. HEADmaster | Arun Isaac | ||
2022-10-04 | Report both gestational age and indications under Impression.•••* ksh-scan2.el (form-to-org): Report both gestational age and indications under Impression. * ksh-scan3.el (form-to-org): Report both gestational age and indications under Impression. | Arun Isaac | ||
2022-10-04 | Remove accidentally added ksh-scan2- in text of report.•••Perils of regexp replace. * ksh-scan2.el (form-to-org): Remove accidentally added ksh-scan2- in text of report. | Arun Isaac | ||
2022-10-04 | Use generic placeholder name as default sonologist.•••* ksh-scan2.el (default-field-values): Use generic placeholder name as default sonologist. * ksh-scan3.el (default-field-values): Use generic placeholder name as default sonologist. | Arun Isaac | ||
2022-10-04 | Prefix all form variables with form specific prefixes.•••If the form variables are not prefixed and thus namespaced correctly, form variables from different forms interact illegitimately and cause pandemonium. * ksh-scan2.el, ksh-scan3.el: Prefix all form variables with form specific prefixes. | Arun Isaac | ||
2022-10-02 | Disuse scan field in gestational age template.•••* ksh-scan3.el (form-to-org): Disuse scan field in gestational age template. | Arun Isaac | ||
2022-10-02 | Label Target Scan correctly in form.•••* ksh-scan2.el (form-to-org): Label Target Scan correctly in form. | Arun Isaac | ||
2022-10-01 | Make biometry readings a standalone figure not part of a section.•••* ksh-report.el (insert-biometry): Accept caption argument. (make-report-header): Import latex caption package. * ksh-scan2.el (form-to-org): Pass caption argument to insert-biometry. * ksh-scan3.el (form-to-org): Pass caption argument to insert-biometry. | Arun Isaac | ||
2022-10-01 | Open generated PDF using org-open-file.•••Printing from Emacs doesn't work well in Windows. So, we use org-open-file, which hopefully opens in the default PDF reader. * ksh-forms.el (forms-print): Use org-open-file instead of find-file. | Arun Isaac | ||
2022-10-01 | Delete init file.•••ksh-report is now a proper emacs package to be required, not merely a bunch of elisp files to be loaded. * ksh-emacs-init.el: Delete file. | Arun Isaac | ||
[...] |