Tagged Questions
The heading tag has no wiki summary.
7
votes
4answers
6k views
Calculate compass bearing / heading to location in Android
I want to display an arrow at my location on a google map view that displays my direction relative to a destination location (instead of north).
a) I have calculated north using the sensor values ...
3
votes
2answers
30 views
Proper semantic representation for addendum to, or description of a header
Say I have content in the form
<h2>George Epworth</h2>
<h3>Director</h3>
<p>Content Content Content</p>
There I've represented the descriptive part of the h2 as ...
3
votes
4answers
9k views
How to underline section-headings in LaTeX?
EDIT: As I see in the first answer, underline is the wrong word. I want a line under the section heading, separating the heading from the following text.
I want to separate section headings from the ...
2
votes
2answers
464 views
iPhone - CLHeading: how can I transform the trueHeading to a vector
I know how to get the coordinates of the magnetic heading: heading.x, heading.y, heading.z
The thing is that I'd need the (x, y, z)-vector of the trueHeading. How can I create this vector?
Thank you!
...
2
votes
1answer
361 views
How to find the compass heading in an iOS web app?
Does anyone know how to find the compass heading of an iOS device from within a web app? The new Device Orientation APIs supported in iOS 4.2 only seem to provide relative changes in rotation. Was ...
2
votes
1answer
461 views
moving CGPoint a certain distance along a certain heading…iphone
this seems like such a simple problem but I have been unable to find an answer (and im no good at math). I am trying to move a UIView to a new CGPoint X distance away along a certain heading. What is ...
2
votes
1answer
488 views
Float “edit” link to right of Heading (must keep heading tag block)
Given the following html
<div class="module">
<div class="header">
<h1>Test Heading</h1>
<a href="">edit</a>
...
1
vote
1answer
43 views
How to add heading (h1, h2…) buttons to tinyMCE with advanced theme, simple layout?
I have a tinyMCE editor which uses the advanced theme. I am using the simple layout on that advanced theme so I can define my own toolbars on init() without having to get too deep into what tinyMCE is ...
1
vote
6answers
68 views
Should I use multiple h1 or multiple h2 without h1?
In a web page that shows a list of tutors, the current HTML codes:
<div id="tutors">
<h1>Tutors</h1>
<div class="tutor">
<h2>John</h2>
...
1
vote
3answers
92 views
column statement not working in Oracle
This is something easy - I know it. Been working for a couple of hours on it, googled it, no luck. Apologize in advance.
For some reason I can NOT alter the column heading using the column ...
1
vote
0answers
65 views
Location manger not updating heading
Has anyone experienced this problem? When we start heading updates on a Location Manager instance, we never receive a single heading update from it. Further, the heading field of the location manager ...
1
vote
0answers
113 views
Draw the Compass Heading line
With Android i'm trying to draw a line on the canvas that is pointing toward my heading.
I have successfully get the heading (magneto sensot + accel with .getOrientations). I draw a circle in the ...
1
vote
1answer
77 views
iPhone - How to read headingAccuracy to use magneticHeading and trueHeading?
When CLHeading headingAccuracy property is negative, does that mean that magneticHeading is invalid, does that mean that trueHeading is invalid, or does that mean that both headings are invalid ?
I ...
1
vote
3answers
144 views
css how to make H2 tag look same as H3 tag (turned out hard!)
I'm looking for advice... for a solution to my problem.
I'm coding a new wp theme for my blog.
The problem I've encountered is this, I've links to post on homepage and on the category page (links ...
1
vote
1answer
171 views
The bing map control for wp7 has two properties called Pitch and Heading, but setting those two properties does not seem to work
The bing map control for wp7 has two properties called Pitch and Heading, but setting those two properties does not seem to work.
I expect them to rotate the map.
Am I missing anything?
Is there ...
1
vote
1answer
453 views
excel sheet sub headings as columns
I am totally new to this kind of challenges and not sure any thing available ( not sure even on what base I have to search )
In the below excel sheet image the column 'A' has headings in two places ...
1
vote
3answers
124 views
Finding vectors at right angles to heading of an entity
I'm looking for a way to find the vectors at right angles to the game entity's heading. One to the left and one to the right.
I'm using XNA if this affects the answer in any way.
Edit: this is a 2D ...
1
vote
0answers
491 views
Using Compass to point to actual coordinate location instead of just North
I have seen a few examples of this but am not sure exactly how to implement it, (such as iPhone Compass GPS Direction) in do I need to call calcBearingWithLatitude in (void)startup?
All I am trying ...
1
vote
1answer
1k views
Point to location using compass
I am trying to develop a compass for an appliation which has a set of annotations on a map. I would like to be able to choose an annotation and then have the compass point the user to the chosen ...
1
vote
1answer
1k views
How to colorize section headings in LaTeX like this?
Accidently I created this nice colored effect on my LaTeX TOC:
http://i43.tinypic.com/o5aptl.png
Which I like and want to keep, I created this effect like this:
...
1
vote
4answers
390 views
How can I find the first point along a heading that is a specified distance away from a line segment?
Given a starting point, a heading, a distance, and a line segment, find the first point along this heading that is the specified distance away from this line segment.
I covered two cases, but I ...
0
votes
0answers
9 views
VSTO WORD 2010 - replace heading with bullets ( but keeps the hierarchy )
I have a document with heading and nested bullets . e.g.:
1 Heading A
1.1 Heading A1
bullet 1
bullet 2
what I need is to replace all this to bullets only , but keep the hierarchy.
any help ...
0
votes
3answers
67 views
How do I add a heading to a cluetip tooltip, when I am sourcing content from a hidden div (versus title attribute)
I am using cluetip which works great but the content of one of my tooltips is getting very big so I want to move it from sitting inside the local title attribute into a seperate and hidden div.
...
0
votes
0answers
72 views
Calculate geolocation heading in android
I am making an app in which I have to calculate heading in location but I did not found any necessary data in which I could calculate heading of location. I used the following link too but all in ...
0
votes
0answers
48 views
To caculate a destination coordinate from a one coordinate and heading information
If I Have information with one coordinate(lat, lon) and true heading degree in iPhone, how can I find a destination coordinate from this?
ex) starting coordinate2D: 37.6009, 126.8647
true ...
0
votes
1answer
66 views
Can anyone tell me whether gravity sensor is as a tilt sensor to improve heading accuracy?
X and Y axis of magnetometer can be used to calculate the heading of north when phone is level to the local ground. But when rolling or pitching the phone, we should use roll and pitch degree to ...
0
votes
1answer
39 views
Difference between heading inside section or before it in HTML5
In HTML5, what is the difference between a section with a heading as child element and a section which is the next sibling of a heading element? Does the same difference hold for div elements instead ...
0
votes
0answers
53 views
Has anyone worked with AtAVRSBin1 (specially its e-compass)? How to fuse the mag data in my algo?
I have AtAVRSBin1 having magnetometer(AK8975), Gyroscope and an Accelerometer onboard.
I am using following as my reference:
Development of a Low-Cost Attitude and Heading Reference
System Using a ...
0
votes
1answer
222 views
get the compass direction from azimuth: android
I have to display which direction the user is pointing the android device.
I am using Sensor.TYPE_ACCELEROMETER, Sensor.TYPE_MAGNETIC_FIELD to get the azimuth, pitch, roll. But I am to able to figure ...
0
votes
1answer
19 views
Make url for header in web page?
If I'm viewing a long web page and it contains so many sub headers, then the middle of the web page a particular header(Portion) is important. So I wish to open the header in next time,should redirect ...
0
votes
1answer
39 views
is it possible to look at ms word heading type (or name) from c#?
So I have a whole bunch of list items in word (Not sure if they are actually list items in word, but different levels of numbering). Each different list item level has an associated heading type ...
0
votes
4answers
132 views
Append text to H1 tag that has wrapped onto 2 lines
I have an H1 tag and on the same line, immediately following the H1 tag I have a link (inside a SPAN). I have both the H1 tag and the SPAN tag set to float:left and they appear on the same line, which ...
0
votes
1answer
69 views
h2 margin or padding is greater than h3 even if they have same font-size?
I'm running into a strange problem.
Trying to style h2 and h3 similar. So they look identical on different pages.
I've ready samples too, please take a look:
http://artvard.com/category.html this ...
0
votes
1answer
62 views
Django: markup - set the top heading
I am choosing between markup languages mentioned on https://docs.djangoproject.com/en/dev/ref/contrib/markup/ .
But I need one specific thing - set the top heading. By default, there is h1 the first ...
0
votes
0answers
129 views
PID Controller : good idea & good implementation?
I'm currently planning to do an heading control to my robot : the robot has a current bearing and has to reach another one I give as a parameter. In order to do that, I decided to use a PID Controller ...
0
votes
1answer
212 views
Joomla Menu and sub menus
I want to display first level of main menu under Joomla. For eg. I have menu something like this
Heading1
Sub-menu1
Sub-menu2
Sub-menu3
Heading2
Heading3
I want to display just Heading1, ...
0
votes
1answer
171 views
How to use Heading Style while automating word in C#?
Friends,
My program is copying string from other file and it should convert as heading while pasting in word. (MS 2007). I tried recording macro :
Selection.PasteAndFormat (wdPasteDefault)
...
0
votes
0answers
502 views
Crystal Reports: Sub-report page heading in report footer section
I am running Crystal Reports XI. I know how to use a formula field as the top group in order to get page headers to print on a sub-report. That's not the problem.
My sub-report is in a report ...
0
votes
1answer
39 views
jsFiddle Header size of paragraph
In This Example the header is not the normal size of a header. Please explain.
0
votes
1answer
247 views
How to show the Heading of a Sub-Report on each page?
What property do i need to set in the C1Report Designer to display the heading of my sub report on each new page.
Repeat = true
With that property set, the sub report does not show the heading on ...
0
votes
3answers
629 views
iOS CoreMotion CMAttitude relative to north pole
I'm currently using CoreMotion's DeviceMotion to get the orientation (roll, pitch, yaw) of the iPhone. Now I would like to have these values relative to the geographic north pole; so I need a ...
0
votes
1answer
395 views
iPhone direction/compass not detectable
I'm having a hard time figuring out what I'm doing wrong. I want do read the direction my iPhone is facing to. Here's my code:
self.man = [[CLLocationManager alloc] init] ;
self.man.delegate = self;
...
0
votes
1answer
329 views
Remove Field Heading in Crystal Reports
I have a crystal report designer problem:
In my report is a field I want to display. But I don't want the field heading to be displayed. How can I suppress this?
It looks like this:
myFieldHeading
...
0
votes
3answers
66 views
How to replicate the styling of html heading tags
Can anyone tell me how to replicate the styling of a <h3> tag using CSS?
0
votes
1answer
673 views
Rotate a feature programatically Open Layers
TLDR I want to rotate a Feature in my open layers.
I want it to face a certain heading that I am receiving from server.
I know that you can make a feature spin on a point or so on:
...
0
votes
3answers
390 views
Can CSS give me paragraph styling based on the previous heading class?
So I want to rig up some css rules for interview transcripts. The format I have in mind looks something like this:
<h2 class="interviewer">Alice: [00:00:00]</h2>
<p>Is it ok if I ...