From 62c12efaff503fc6e7e41a50382f985eb2239d5f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 28 Jan 2025 17:19:07 +0100 Subject: Fix failure to reset horizontal alignment after a .srt subtitles (DoM #2960). --- test/data/test3.srt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test/data/test3.srt (limited to 'test/data') diff --git a/test/data/test3.srt b/test/data/test3.srt new file mode 100644 index 0000000..39b3769 --- /dev/null +++ b/test/data/test3.srt @@ -0,0 +1,15 @@ +1 +00:01:49,200 --> 00:01:52,351 +{\an1}Let's go bottom left + +2 +00:01:52,440 --> 00:01:54,351 +Now back to the middle + +3 +00:01:54,440 --> 00:01:56,590 +{\an9}And top right + +4 +00:01:56,680 --> 00:01:58,955 +And here we are again -- cgit v1.2.3