1
0
Fork 0

Comment on options for contextually overloaded functions.

This commit is contained in:
Miguel de Benito 2012-09-14 11:05:19 +00:00
parent 2fc06e254a
commit c98adf2e39
1 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<TeXmacs|1.0.7.14> <TeXmacs|1.0.7.15>
<style|tmdoc> <style|tmdoc>
@ -102,6 +102,13 @@
options and explain how the additional information attached to functions options and explain how the additional information attached to functions
can be exploited. can be exploited.
<\warning>
A current limitation of the implementation is that functions overloaded
using <scm|:require> and <scm|:mode> cannot have different options. This
means in particular that you cannot specify different values for
<scm|:synopsis> depending on the context.
</warning>
<\explain> <\explain>
<scm|(:synopsis <scm-arg|short-help>)><explain-synopsis|short <scm|(:synopsis <scm-arg|short-help>)><explain-synopsis|short
description> description>