| Summary: | Bracket: Evaluate from lower limit to upper limit | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Ramon Tavarez <ramontavarez> |
| Component: | Formula Editor | Assignee: | dante19031999 |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | himajin100000, xiscofauli |
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=161626 | ||
| Whiteboard: | target:7.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | New Bracket: Evaluate from ... to ... | ||
Sounds useful -> NEW Do you mean something like:
left none {<?>} right evaluate from ... to ...
?
Or just someyhing like:
... evaluate from ... to ...
?
(In reply to dante19031999 from comment #2) > Do you mean something like: > left none {<?>} right evaluate from ... to ... > ? > Or just someyhing like: > ... evaluate from ... to ... > ? Just something like: evaluate {expression} from {lower} to {higher} , with vertical bar between the expression and the limits. dante committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7e2c35324c54646f53f0fa14b7bce07e1da73c0b Evaluate command: tdf#109338 It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |
Created attachment 134838 [details] New Bracket: Evaluate from ... to ... Add new Bracket type: Evaluate from ... to ... A to the panel new bracket that displays the option of evaluating a function from a lower limit to an upper limit. (see picture attached). I have achieved this through the command: left none {<?>} right rline_{<?>} ^ {<?>}