From 93d813bbe4215d184df83a966477a198b2d54681 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 2 Aug 2004 10:50:06 +0000 Subject: Use @image for ASCII figures (Reflect changes above). --- doc/rgdb_specs/gdbinternals.t | 73 ++++++------------------------------------- 1 file changed, 9 insertions(+), 64 deletions(-) (limited to 'doc/rgdb_specs/gdbinternals.t') diff --git a/doc/rgdb_specs/gdbinternals.t b/doc/rgdb_specs/gdbinternals.t index 947130155a..afb1f39aee 100644 --- a/doc/rgdb_specs/gdbinternals.t +++ b/doc/rgdb_specs/gdbinternals.t @@ -204,27 +204,9 @@ the host debugger on the target are only simple actions which look like : @c Debug session initialization Figure @c -@ifset use-ascii -@example -@group -XXXXX reference it in the previous paragraph -XXXXX insert seqinit.eps -XXXXX Caption Debug session initialization -@end group -@end example -@end ifset - -@ifset use-tex -@example -@group -@c XXXXX reference it in the previous paragraph -@c XXXXX insert seqinit.eps -@c XXXXX Caption Debug session initialization -@end group -@end example -@page -@image{seqinit} -@end ifset +@ifclear use-html +@image{seqinit,,,"Debug session initialization"} +@end ifclear @ifset use-html @@ -239,28 +221,9 @@ XXXXX Caption Debug session initialization @c Breakpoint and process execution Figure @c -@ifset use-ascii -@example -@group -XXXXX reference it in the previous paragraph -XXXXX insert seqbreak.eps -XXXXX Caption Breakpoint and process execution -@end group -@end example -@end ifset - -@ifset use-tex -@example -@group -@c XXXXX reference it in the previous paragraph -@c XXXXX insert seqbreak.eps -@c XXXXX Caption Breakpoint and process execution -@end group -@end example -@page -@sp 5 -@image{seqbreak,,9in} -@end ifset +@ifclear use-html +@image{seqbreak,,9in,"Caption Breakpoint and process execution"} +@end ifclear @ifset use-html @c Breakpoint and process execution @@ -275,27 +238,9 @@ XXXXX Caption Breakpoint and process execution @c Detach a process and close a connection Figure @c -@ifset use-ascii -@example -@group -XXXXX reference it in the previous paragraph -XXXXX insert seqdetach.eps -XXXXX Caption Detach a process and close a connection -@end group -@end example -@end ifset - -@ifset use-tex -@example -@group -@c XXXXX reference it in the previous paragraph -@c XXXXX insert seqdetach.eps -@c XXXXX Caption Detach a process and close a connection -@end group -@end example -@sp 10 -@image{seqdetach} -@end ifset +@ifclear use-html +@image{seqdetach,,,"Detach a process and close a connection"} +@end ifclear @ifset use-html @c Detach a process and close a connection -- cgit v1.2.3