sgt/halibut
20 years agoIt would probably help to add a test of the INFO-DIR-ENTRY mechanism
simon [Fri, 9 Apr 2004 18:47:33 +0000 (18:47 +0000)]
It would probably help to add a test of the INFO-DIR-ENTRY mechanism
to the test file. Ahem.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4050 cda61777-01e9-0310-a592-d414129be87e

20 years agoAdd a config directive to generate the INFO-DIR-ENTRY things that
simon [Fri, 9 Apr 2004 18:43:02 +0000 (18:43 +0000)]
Add a config directive to generate the INFO-DIR-ENTRY things that
appear to be used to automatically construct /usr/info/dir.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4049 cda61777-01e9-0310-a592-d414129be87e

20 years agoWhy hadn't I got round to creating a .cvsignore in the main source
simon [Fri, 9 Apr 2004 18:17:26 +0000 (18:17 +0000)]
Why hadn't I got round to creating a .cvsignore in the main source
directory before? Silly me.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4048 cda61777-01e9-0310-a592-d414129be87e

20 years agoAdded an info(1) backend, which constructs .info files directly
simon [Fri, 9 Apr 2004 18:16:43 +0000 (18:16 +0000)]
Added an info(1) backend, which constructs .info files directly
without going through the .texi source stage. A few things left to
do, notably documentation, but the basics all seem to be there.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4047 cda61777-01e9-0310-a592-d414129be87e

20 years agoAhem; let's have all the man page headings at the same level!
simon [Thu, 8 Apr 2004 15:26:25 +0000 (15:26 +0000)]
Ahem; let's have all the man page headings at the same level!

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4045 cda61777-01e9-0310-a592-d414129be87e

20 years agoAdd a horrid md5sum manifest mechanism similar to the one I used in
simon [Thu, 8 Apr 2004 15:04:40 +0000 (15:04 +0000)]
Add a horrid md5sum manifest mechanism similar to the one I used in
the Unix PuTTY archive, to automatically generate version numbers
for Halibut release builds.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4044 cda61777-01e9-0310-a592-d414129be87e

20 years agoAdd installation instructions.
simon [Thu, 8 Apr 2004 14:40:14 +0000 (14:40 +0000)]
Add installation instructions.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4043 cda61777-01e9-0310-a592-d414129be87e

20 years agoAdd a man page.
simon [Thu, 8 Apr 2004 14:37:56 +0000 (14:37 +0000)]
Add a man page.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4042 cda61777-01e9-0310-a592-d414129be87e

20 years agoJacob pointed out various important facts missing from the Halibut
simon [Sun, 4 Apr 2004 12:10:49 +0000 (12:10 +0000)]
Jacob pointed out various important facts missing from the Halibut
manual. Added them.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4038 cda61777-01e9-0310-a592-d414129be87e

20 years agoLimit unicode hex to 4 digits
jacob [Fri, 2 Apr 2004 00:03:10 +0000 (00:03 +0000)]
Limit unicode hex to 4 digits

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4036 cda61777-01e9-0310-a592-d414129be87e

20 years agoStop \n clobbering \nocite (etc)
jacob [Thu, 1 Apr 2004 23:41:38 +0000 (23:41 +0000)]
Stop \n clobbering \nocite (etc)
Comments

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4035 cda61777-01e9-0310-a592-d414129be87e

20 years agoAdd stuff to butCmd para so that constructs like \c don't break inside
jacob [Thu, 1 Apr 2004 23:21:28 +0000 (23:21 +0000)]
Add stuff to butCmd para so that constructs like \c don't break inside
\quote{...}

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4034 cda61777-01e9-0310-a592-d414129be87e

20 years agoRestrict characters allowed in commands -- deals with "\date)."
jacob [Thu, 1 Apr 2004 23:06:46 +0000 (23:06 +0000)]
Restrict characters allowed in commands -- deals with "\date)."
Comments

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4033 cda61777-01e9-0310-a592-d414129be87e

20 years agoOops, fix bracing comment stuff.
jacob [Thu, 1 Apr 2004 22:52:46 +0000 (22:52 +0000)]
Oops, fix bracing comment stuff.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4032 cda61777-01e9-0310-a592-d414129be87e

20 years agoInline comments respect escaped braces.
jacob [Thu, 1 Apr 2004 22:50:12 +0000 (22:50 +0000)]
Inline comments respect escaped braces.
Special handling for \U so that it works. Tweak \title.
Make butTextArg transparent so that emphasis (e.g. in a header) shows
through.
Comment tweaks.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4031 cda61777-01e9-0310-a592-d414129be87e

20 years agotypo
jacob [Thu, 1 Apr 2004 22:21:23 +0000 (22:21 +0000)]
typo

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4030 cda61777-01e9-0310-a592-d414129be87e

20 years agoGCC 3.0 doesn't like you not including <string.h> if you use things in it.
james [Thu, 1 Apr 2004 18:03:26 +0000 (18:03 +0000)]
GCC 3.0 doesn't like you not including <string.h> if you use things in it.
We do, so let's.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4029 cda61777-01e9-0310-a592-d414129be87e

20 years agoFor some reason I decided it was better to say `output format'
simon [Thu, 1 Apr 2004 18:02:26 +0000 (18:02 +0000)]
For some reason I decided it was better to say `output format'
consistently in the documentation than to confuse matters by saying
`back end'. One rogue back end removed.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4028 cda61777-01e9-0310-a592-d414129be87e

20 years agoForgot to mention the default behaviour is to run all backends.
simon [Thu, 1 Apr 2004 18:01:54 +0000 (18:01 +0000)]
Forgot to mention the default behaviour is to run all backends.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4027 cda61777-01e9-0310-a592-d414129be87e

20 years agoHelp and usage messages.
simon [Thu, 1 Apr 2004 18:00:12 +0000 (18:00 +0000)]
Help and usage messages.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4026 cda61777-01e9-0310-a592-d414129be87e

20 years agoMake the command-line --licence option do something useful.
simon [Thu, 1 Apr 2004 17:55:57 +0000 (17:55 +0000)]
Make the command-line --licence option do something useful.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4025 cda61777-01e9-0310-a592-d414129be87e

20 years agoHaving done all these command-line options and new \cfg directives,
simon [Thu, 1 Apr 2004 17:54:54 +0000 (17:54 +0000)]
Having done all these command-line options and new \cfg directives,
I'd better document them...

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4024 cda61777-01e9-0310-a592-d414129be87e

20 years agoHomogenise the licence, and bring it up to date.
simon [Thu, 1 Apr 2004 17:36:42 +0000 (17:36 +0000)]
Homogenise the licence, and bring it up to date.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4023 cda61777-01e9-0310-a592-d414129be87e

20 years agoNow I've got a mechanism for formatting HTML file names to a
simon [Thu, 1 Apr 2004 17:32:13 +0000 (17:32 +0000)]
Now I've got a mechanism for formatting HTML file names to a
parametric template, reuse the same mechanism to allow the <a
name="..."> markers on each section to be parametrised as well. That
way, any user who so desires can arrange for everything in a section
URL to be constructed from internal keywords, making it pretty
robust against section numbering changes.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4019 cda61777-01e9-0310-a592-d414129be87e

20 years agoArrange a mechanism whereby each backend can be passed a filename
simon [Thu, 1 Apr 2004 17:22:56 +0000 (17:22 +0000)]
Arrange a mechanism whereby each backend can be passed a filename
from its command-line option (`--text=foo.txt') and automatically
convert it into one or more notional \cfg directives. In the HTML
case this mechanism enables single-file mode as well as setting the
filename.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4018 cda61777-01e9-0310-a592-d414129be87e

20 years agoAdd \cfg / -C directives to allow the user to choose the output file
simon [Thu, 1 Apr 2004 17:08:59 +0000 (17:08 +0000)]
Add \cfg / -C directives to allow the user to choose the output file
name (or name schema, in HTML).

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4017 cda61777-01e9-0310-a592-d414129be87e

20 years agoFix a couple of memory leaks in backends.
simon [Thu, 1 Apr 2004 17:01:10 +0000 (17:01 +0000)]
Fix a couple of memory leaks in backends.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4016 cda61777-01e9-0310-a592-d414129be87e

20 years agoOops, appendices.
jacob [Thu, 1 Apr 2004 01:12:21 +0000 (01:12 +0000)]
Oops, appendices.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4015 cda61777-01e9-0310-a592-d414129be87e

20 years agoInitial revision
jacob [Thu, 1 Apr 2004 01:02:43 +0000 (01:02 +0000)]
Initial revision

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4014 cda61777-01e9-0310-a592-d414129be87e

20 years agoAdd the -C command-line option, which allows arbitrary \cfg
simon [Wed, 31 Mar 2004 19:19:34 +0000 (19:19 +0000)]
Add the -C command-line option, which allows arbitrary \cfg
directives to be supplied on the Halibut command line.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4013 cda61777-01e9-0310-a592-d414129be87e

20 years agoMake a start on command-line options. Here I introduce --text,
simon [Wed, 31 Mar 2004 17:56:58 +0000 (17:56 +0000)]
Make a start on command-line options. Here I introduce --text,
--html, --winhelp and --man (plus spelling variations :-), which
allow you to choose to run only a subset of backends.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4012 cda61777-01e9-0310-a592-d414129be87e

20 years agoOops; uninitialised variable.
simon [Wed, 31 Mar 2004 17:56:22 +0000 (17:56 +0000)]
Oops; uninitialised variable.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4011 cda61777-01e9-0310-a592-d414129be87e

20 years agoAfter so much fuss was made about this being an _XHTML_ back end
simon [Wed, 31 Mar 2004 17:28:55 +0000 (17:28 +0000)]
After so much fuss was made about this being an _XHTML_ back end
rather than merely HTML, I thought it might be instructive to run it
through the W3C's XHTML validator. Consequent changes in this
checkin...

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4010 cda61777-01e9-0310-a592-d414129be87e

20 years agoBah, there's always one. Missing file.
simon [Tue, 30 Mar 2004 22:29:36 +0000 (22:29 +0000)]
Bah, there's always one. Missing file.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4007 cda61777-01e9-0310-a592-d414129be87e

20 years ago\lcont and \quote were being confused by whitespace (in particular,
simon [Tue, 30 Mar 2004 20:22:00 +0000 (20:22 +0000)]
\lcont and \quote were being confused by whitespace (in particular,
a single newline) immediately after their opening brace; this was
causing a normal paragraph to be started, thus making it fiddly and
annoying to arrange the first paragraph of a \lcont to be a code
para or anything else special. Now fixed.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4005 cda61777-01e9-0310-a592-d414129be87e

20 years agoFix index sorting so that it collates in a sensible order.
simon [Tue, 30 Mar 2004 20:12:37 +0000 (20:12 +0000)]
Fix index sorting so that it collates in a sensible order.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4004 cda61777-01e9-0310-a592-d414129be87e

20 years agoMake \ii work!
simon [Tue, 30 Mar 2004 20:01:44 +0000 (20:01 +0000)]
Make \ii work!

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4003 cda61777-01e9-0310-a592-d414129be87e

20 years agoThe navigation links now contain a link to the index page.
simon [Tue, 30 Mar 2004 19:49:42 +0000 (19:49 +0000)]
The navigation links now contain a link to the index page.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4002 cda61777-01e9-0310-a592-d414129be87e

20 years agoSimplify treatment of the copyright notice, now I've also simplified
simon [Tue, 30 Mar 2004 19:40:56 +0000 (19:40 +0000)]
Simplify treatment of the copyright notice, now I've also simplified
the preamble: \copyright paragraphs are now treated identically to
normal paragraphs (so they appear precisely where they're put
instead of in a fixed location), _except_ that the Windows Help
backend also copies their text into the help file's copyright slot.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4001 cda61777-01e9-0310-a592-d414129be87e

20 years agoI always meant to remove emphasis in the index by default. Now I do
simon [Tue, 30 Mar 2004 19:32:00 +0000 (19:32 +0000)]
I always meant to remove emphasis in the index by default. Now I do
so. It's restorable using \IM.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4000 cda61777-01e9-0310-a592-d414129be87e

20 years agoThe manual is now fully indexed.
simon [Tue, 30 Mar 2004 19:22:19 +0000 (19:22 +0000)]
The manual is now fully indexed.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3999 cda61777-01e9-0310-a592-d414129be87e

20 years agoCouple of extra points: forgot about the \i\cw special case, and
simon [Sat, 27 Mar 2004 17:09:13 +0000 (17:09 +0000)]
Couple of extra points: forgot about the \i\cw special case, and
Jacob points out that I didn't specify whether inline formatting
commands can surround line breaks (they can).

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3994 cda61777-01e9-0310-a592-d414129be87e

20 years agoFix bug in HTML index generation: any index tags appearing in a
simon [Sat, 27 Mar 2004 09:59:41 +0000 (09:59 +0000)]
Fix bug in HTML index generation: any index tags appearing in a
section title (which is not remotely unreasonable) got index
references added to them not only when the section title was
processed as part of its section, but also when it was processed as
part of contents navigation displays - in which situation it tended
to cause a link to, for example, the last section in the _previous_
file. Now we keep constant track of whether or not we're supposed to
be indexing things as we process text.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3991 cda61777-01e9-0310-a592-d414129be87e

20 years agoSecond instalment of the manual: added a chapter on output formats.
simon [Fri, 26 Mar 2004 18:18:57 +0000 (18:18 +0000)]
Second instalment of the manual: added a chapter on output formats.
I _think_ the manual now contains all the information a user should
need, even if not yet in an optimal order for a beginner to learn
from.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3989 cda61777-01e9-0310-a592-d414129be87e

20 years agoIntroduce \. as a NOP command. The purpose of this is to act as a
simon [Thu, 25 Mar 2004 19:27:12 +0000 (19:27 +0000)]
Introduce \. as a NOP command. The purpose of this is to act as a
zero-width delimiter between a macro invocation and text beyond it,
so that you can define (say) a macro which expands to a Euro sign
and then write `\eur\.2500' to avoid having space between the Euro
sign and the number.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3982 cda61777-01e9-0310-a592-d414129be87e

20 years agoObsoleted the `\preamble' command. Preamble text is now taken to be
simon [Thu, 25 Mar 2004 19:16:28 +0000 (19:16 +0000)]
Obsoleted the `\preamble' command. Preamble text is now taken to be
any ordinary displayable paragraph(s) appearing before the first
chapter heading, meaning in particular that you can put lists, code
paragraphs etc in preambles. Of course, `\preamble' is still
supported for backwards compatibility, but it's now a zero-effect
paragraph marker.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3981 cda61777-01e9-0310-a592-d414129be87e

20 years agoFirst instalment of a manual for Halibut. This lot covers the
simon [Thu, 25 Mar 2004 18:33:02 +0000 (18:33 +0000)]
First instalment of a manual for Halibut. This lot covers the
(nearly nonexistent) invocation syntax and the input format.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3979 cda61777-01e9-0310-a592-d414129be87e

20 years agoAdd a \quote{...} directive, working like <blockquote> in HTML.
simon [Thu, 25 Mar 2004 18:32:05 +0000 (18:32 +0000)]
Add a \quote{...} directive, working like <blockquote> in HTML.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3978 cda61777-01e9-0310-a592-d414129be87e

20 years agoApparently we must include the .TH directive in a man page even when
simon [Thu, 25 Mar 2004 18:31:45 +0000 (18:31 +0000)]
Apparently we must include the .TH directive in a man page even when
there's nothing to go in it.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3977 cda61777-01e9-0310-a592-d414129be87e

20 years agoCleanups to complete the man page backend. Also, an additional new
simon [Wed, 24 Mar 2004 19:23:21 +0000 (19:23 +0000)]
Cleanups to complete the man page backend. Also, an additional new
markup feature: a \c line in a code paragraph can now be followed by
an optional \e line indicating emphasised bits of its preceding \c.
This allows discretionary bolding and (italic/underline) emphasis
within code paragraphs, but without introducing an escape character
or breaking any existing input files. Users are warned that not all
backends are required to actually render these hints, and so they
should avoid depending on them 100% to convey semantic information
unless they know they're writing for a restricted range of backends.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3965 cda61777-01e9-0310-a592-d414129be87e

20 years agoOops, nearly forgot. Nesting one numbered list inside another should
simon [Tue, 23 Mar 2004 20:19:01 +0000 (20:19 +0000)]
Oops, nearly forgot. Nesting one numbered list inside another should
not break the numbering of the outer one!

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3955 cda61777-01e9-0310-a592-d414129be87e

20 years agoMan-page back end for Halibut. Also, a couple of additional markup
simon [Tue, 23 Mar 2004 20:10:23 +0000 (20:10 +0000)]
Man-page back end for Halibut. Also, a couple of additional markup
features commonly used in man pages: (a) the ability to nest
paragraph breaks, code paragraphs and other lists inside list items,
and (b) description lists as normally used in man pages to describe
command-line options.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3954 cda61777-01e9-0310-a592-d414129be87e

21 years agoWinHelp backend segfaults when it finds a nonexistent cross-
simon [Thu, 9 Jan 2003 12:04:01 +0000 (12:04 +0000)]
WinHelp backend segfaults when it finds a nonexistent cross-
reference. (The broken link will already have been reported in the
mid-end, but this won't inhibit output generation, so the onus is
still on us to at the very least not go *crash*.)

git-svn-id: svn://svn.tartarus.org/sgt/halibut@2507 cda61777-01e9-0310-a592-d414129be87e

21 years agoOf course, when I start freeing things in response to valgrind's
simon [Tue, 3 Sep 2002 09:26:58 +0000 (09:26 +0000)]
Of course, when I start freeing things in response to valgrind's
complaints, it would probably help if I arranged that those things
had been _allocated_ in all cases, otherwise we merely exchange a
memory leak for a core dump. Duh.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@1916 cda61777-01e9-0310-a592-d414129be87e

21 years agoJust had a play with this newfangled `valgrind' memory debugger
simon [Fri, 23 Aug 2002 14:02:01 +0000 (14:02 +0000)]
Just had a play with this newfangled `valgrind' memory debugger
thingy, which seems moderately cool and has reported a few very
small memory leaks. Now apparently fixed.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@1863 cda61777-01e9-0310-a592-d414129be87e

21 years agoAdd configurability for section heading formats, in much the same
simon [Mon, 12 Aug 2002 11:25:42 +0000 (11:25 +0000)]
Add configurability for section heading formats, in much the same
way as bk_text already does it (you can choose to have or not have
the "Section" at the start, and you can configure the suffix between
number and title).

git-svn-id: svn://svn.tartarus.org/sgt/halibut@1839 cda61777-01e9-0310-a592-d414129be87e

21 years agoAdd configurability for the suffix after the section number and
simon [Mon, 12 Aug 2002 11:24:59 +0000 (11:24 +0000)]
Add configurability for the suffix after the section number and
before the section title (the ": " in "Section 1: Introduction").

git-svn-id: svn://svn.tartarus.org/sgt/halibut@1838 cda61777-01e9-0310-a592-d414129be87e

21 years agoArrange for multiple \cfg, \IM and \BR paragraphs to not require
simon [Mon, 12 Aug 2002 11:24:28 +0000 (11:24 +0000)]
Arrange for multiple \cfg, \IM and \BR paragraphs to not require
blank-line separators (config directives visually _want_ to be in a
single chunk).

git-svn-id: svn://svn.tartarus.org/sgt/halibut@1837 cda61777-01e9-0310-a592-d414129be87e

21 years agoFix the bug in the text back end whereby bulletted paragraphs' width
simon [Sun, 11 Aug 2002 18:20:32 +0000 (18:20 +0000)]
Fix the bug in the text back end whereby bulletted paragraphs' width
failed to be decreased to compensate for the additional indent.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@1834 cda61777-01e9-0310-a592-d414129be87e

21 years agoAdd `topclean' target to the top-level Makefile, to remove the
simon [Sun, 11 Aug 2002 16:04:42 +0000 (16:04 +0000)]
Add `topclean' target to the top-level Makefile, to remove the
output from running Halibut on a test input file.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@1833 cda61777-01e9-0310-a592-d414129be87e

21 years agoSlightly improve the handling of headings in HTML single-file mode.
simon [Sun, 11 Aug 2002 16:02:43 +0000 (16:02 +0000)]
Slightly improve the handling of headings in HTML single-file mode.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@1832 cda61777-01e9-0310-a592-d414129be87e

21 years agoUpgrade to Halibut xhtml backend, to allow leaf_level to be zero (in
simon [Sun, 11 Aug 2002 15:28:24 +0000 (15:28 +0000)]
Upgrade to Halibut xhtml backend, to allow leaf_level to be zero (in
which case the whole of the HTML output will be in a single file,
currently called Manual.html in the absence of configurability).
This includes the index, if present.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@1831 cda61777-01e9-0310-a592-d414129be87e

21 years agoRename Buttress to Halibut. I _think_ I've caught everything in this pass.
simon [Mon, 5 Aug 2002 10:31:35 +0000 (10:31 +0000)]
Rename Buttress to Halibut. I _think_ I've caught everything in this pass.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@1800 cda61777-01e9-0310-a592-d414129be87e